linux+phantomjs

Posted yugengde

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux+phantomjs相关的知识,希望对你有一定的参考价值。

1. 下载 

wget https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x86_64.tar.bz2

2. 解压配置

tar -xvf phantomjs-2.1.1-linux-x86_64.tar.bz2

3. 设置软连接

ln -s /path/to/phantomjs-2.1.1-linux-x86_64/bin/phantomjs /usr/local/bin/phantomjs

 

以上是关于linux+phantomjs的主要内容,如果未能解决你的问题,请参考以下文章

linux 安装phantomjs

linux下载phantomjs记录

Linux.安装phantomjs

PhantomJS 在linux上使用

linux环境 安装chromedriver 和 phantomjs的方法

linux下安装phantomjs