Skip to content

Instantly share code, notes, and snippets.

@orenyomtov
Last active December 27, 2016 20:25
Show Gist options
  • Save orenyomtov/159948fc66904c9d305d7b5a7adef6ac to your computer and use it in GitHub Desktop.
Save orenyomtov/159948fc66904c9d305d7b5a7adef6ac to your computer and use it in GitHub Desktop.
apt-get install build-essential g++ flex bison gperf ruby perl \
libsqlite3-dev libfontconfig1-dev libicu-dev libfreetype6 libssl-dev \
libpng-dev libjpeg-dev python libx11-dev libxext-dev git
git clone git://github.com/orenyomtov/phantomjs.git
cd phantomjs
git checkout 2.1.1.1
git submodule init
git submodule update
python build.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment