https://github.com/client9/hphp-tools
Tools to aid in building or using HpHp
https://github.com/client9/hphp-tools
Last synced: over 1 year ago
JSON representation
Tools to aid in building or using HpHp
- Host: GitHub
- URL: https://github.com/client9/hphp-tools
- Owner: client9
- Archived: true
- Created: 2012-05-19T09:05:13.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-20T22:08:59.000Z (about 14 years ago)
- Last Synced: 2025-02-12T17:19:46.634Z (over 1 year 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-php
Hi
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
@ngalbreath
2012-05-19
Verona, Italy