在opt目录下创建phantomjs文件夹
mkdir -p /opt/phantomjs
把phantomjs解压出来的的文件放到/opt/phantomjs下面
建立软链接
ln -s /opt/phantomjs/bin/phantomjs /usr/bin/phantomjs
在opt目录下创建phantomjs文件夹
mkdir -p /opt/phantomjs
把phantomjs解压出来的的文件放到/opt/phantomjs下面
建立软链接
ln -s /opt/phantomjs/bin/phantomjs /usr/bin/phantomjs