Skip to content

spfaffly/phantomjs-linux-armv6l

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

phantomjs-linux-armv6l

PhantomJS 2.0, compiled on Raspberry PI (Raspbian "wheezy").

PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG. (http://phantomjs.org).

Installation on Raspberry PI

Download the archive and extract the binary:

$ cd /tmp
$ wget https://github.com/spfaffly/phantomjs-linux-armv6l/archive/master.zip
$ unzip master.zip
$ cd phantomjs-linux-armv6l-master
$ tar -zxvf *.tar.gz

The binary phantomjs is located in the bin directory:

$ ./phantomjs-2.0.1-development-linux-armv6l/bin/phantomjs --version
2.0.1-development

Build Process

PhantomJS has been built using the process described in this blog post:

About

PhantomJS 2.0 prebuilt binary for the Raspberry Pi armv6l

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published