wiki:InstallationGuidelines/PhantomJS

Version 4 (modified by Fran Boon, 10 years ago) ( diff )

PhantomJS on Debian now needs building from source

Install PhantomJS

This is required for UserGuidelines/Admin/MapPrinting.

This is not available in Debian Wheezy, and the version in Debian SID (unstable) is too old so we can need to build from source:

apt-get update
apt-get -y install build-essential chrpath git-core libssl-dev libfontconfig1-dev libxft-de
wget https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-source.zip
cd phantomjs-1.9.8
./build.sh

For Windows or Mac, can download the binary & place in the path:

Note: See TracWiki for help on using the wiki.