Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/client9/hphp-tools
Tools to aid in building or using HpHp
https://github.com/client9/hphp-tools
Last synced: about 1 month ago
JSON representation
Tools to aid in building or using HpHp
- Host: GitHub
- URL: https://github.com/client9/hphp-tools
- Owner: client9
- Created: 2012-05-19T09:05:13.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-20T22:08:59.000Z (over 12 years ago)
- Last Synced: 2024-05-08T17:15:12.275Z (6 months ago)
- Language: Shell
- Size: 122 KB
- Stars: 17
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
hphp-tools
==========Tools to aid in building or using HpHp
Slides on this are:
http://www.slideshare.net/nickgsuperstar/static-analysis-for-phpHi
here's what you do
Edit hiphop-bin.spec and change the
Version: 20120503
to the current date
Edit hiphop-bin.spec and change
HPHP_SRC=/home/ngalbreath/hphp-src
to you.
cd to this directory (you probably are already).
Then do:
./hiphop-centos.sh
This will take a while to run. At one point the imap driver askes you
to type "y" or "yes" (do it). After another hour it will be done.your new RPM is
/usr/src/redhat/RPMS/x86_64/hphp-DATE-1.x86_64.rpm
tada!
Nick Galbreath
@ngalbreath2012-05-19
Verona, Italy