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

 

posted @ 2018-02-26 16:17  yugengde  阅读(102)  评论(0编辑  收藏  举报