码迷,mamicode.com
首页 > Web开发 > 详细

centOS phantomJS

时间:2014-11-03 20:52:27      阅读:161      评论:0      收藏:0      [点我收藏+]

标签:http   io   ar   os   sp   on   bs   html   as   

一.安装:

  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   io   ar   os   sp   on   bs   html   as   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!