Raspberry Pi 2 armv7l PhantomJS

2019独角兽企业重金招聘Python工程师标准>>> hot3.png

PhantomJS 2.0 binary for Raspberry Pi 2 Model B (ARM Cortex-A7 CPU)

  • 2 commits
  • 1 branch
  • 0 releases
  • 1 contributor

Latest commit d2dc234 on 7 Jun 2015 @hamidnazarihamidnazari Added README.md

  README.md Added README.md 2 years ago
  phantomjs-2.0.0.tar.gz Added PhantomJS 2.0 binary 2 years ago

README.md

Raspberry Pi 2 armv7l PhantomJS

This is a PhantomJS 2.0 stock build binary for Raspberry Pi 2 Model B with ARM Cortex-A7 processor.

Install Guide

Download, unpack, and start using.

wget https://github.com/hamidnazari/raspi-armv7l-phantomjs/raw/master/phantomjs-2.0.0.tar.gz
tar zxfv phantomjs-2.0.0.tar.gz
sudo mv phantomjs /usr/local/bin/

Tested on Raspbian (2015-05-05 - Debian Wheezy - Kernel version 3.18).

转载于:https://my.oschina.net/airship/blog/1486504

你可能感兴趣的:(Raspberry Pi 2 armv7l PhantomJS)