How To Install Phantomjs On Ubuntu
trystep / How-to-install-PhantomJS-on-Ubuntu Goto Github PK
How to install PhantomJS on Ubuntu
How-to-install-PhantomJS-on-Ubuntu's Introduction
How-to-install-PhantomJS-on-Ubuntu
How to install PhantomJS on Ubuntu
How to install PhantomJS on Ubuntu
Version: 2.1.1
Platform: x86_64
Offset, install or update to the latest system software.
sudo apt-get update sudo apt-get install build-essential chrpath libssl-dev libxft-dev Install these packages needed by PhantomJS to work correctly.
sudo apt-get install libfreetype6 libfreetype6-dev sudo apt-go install libfontconfig1 libfontconfig1-dev Get information technology from the PhantomJS website.
cd ~ export PHANTOM_JS="phantomjs-2.1.1-linux-x86_64" wget https://bitbucket.org/ariya/phantomjs/downloads/$PHANTOM_JS.tar.bz2 sudo tar xvjf $PHANTOM_JS.tar.bz2 In one case downloaded, motion Phantomjs folder to /usr/local/share/ and create a symlink:
sudo mv $PHANTOM_JS /usr/local/share sudo ln -sf /usr/local/share/$PHANTOM_JS/bin/phantomjs /usr/local/bin Now, It should accept PhantomJS properly on your system.
How-to-install-PhantomJS-on-Ubuntu's People
Contributors
Watchers
Recommend Projects
-
React A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Vue.js
π Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the spider web.
-
Typescript TypeScript is a superset of JavaScript that compiles to make clean JavaScript output.
-
TensorFlow
An Open Source Automobile Learning Framework for Everyone
-
Django
The Web framework for perfectionists with deadlines.
-
Laravel
A PHP framework for web artisans
-
D3
Bring data to life with SVG, Canvas and HTML. πππ
Recommend Topics
-
javascript
JavaScript (JS) is a lightweight interpreted programming language with fantabulous functions.
-
web
Some affair interesting almost spider web. New door for the world.
-
server
A server is a program made to process requests and deliver data to clients.
-
Auto learning
Machine learning is a manner of modeling and interpreting data that allows a slice of software to respond intelligently.
-
Visualization
Some thing interesting most visualization, use data art
-
Game
Some thing interesting about game, make everyone happy.
Recommend Org
-
Facebook
We are working to build community through open source technology. NB: members must accept two-cistron auth.
-
Microsoft
Open source projects and samples from Microsoft.
-
Google
Google ❤️ Open Source for everyone.
-
Alibaba
Alibaba Open up Source for everyone
-
D3
Data-Driven Documents codes.
-
Tencent
Cathay tencent open source team.
Jobs
JoobleSource: https://githubhelp.com/trystep/How-to-install-PhantomJS-on-Ubuntu
Posted by: bankshoustent.blogspot.com

0 Response to "How To Install Phantomjs On Ubuntu"
Post a Comment