首页 > Web开发 > 详细

centOS phantomJS

时间:2014-11-03 20:50:00      阅读:380      评论:0      收藏:0      [点我收藏+]

一.安装:

  1. sudo yum install gcc gcc-c++ make git openssl-devel freetype-devel fontconfig-devel 
  2. git clone git://github.com/ariya/phantomjs.git 
  3. cd phantomjs 
  4. git checkout 1.9 
  5. ./build.sh  

      通过查看版本测试是否正常安装

     phantomjs --version

二:简单入门

http://www.woiweb.net/phantomjs-quick-use-tutorials.html

 

 

centOS phantomJS

原文:http://www.cnblogs.com/LH2014/p/4071977.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!