We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Building and installing HHVM on CentOS 6.3 (markdown)
On most systems you need to use sudo for 'make install' commands.
Add CMake upgrading instruction for latest HHVM build
Make jemalloc non-optional. It is must better for perf.
Update libcurl and add glog
Highlight gcc4.6.1 note
I just built HHVM on a centos 6.3 virtual machine and there was a big problem at the end when building the HIPHOP-PHP using CMAKE command. maybe I did something else wrong, but by the way I see it, if this wiki is to help building the HHVM from ground up and as easy as possible, it should be easy to follow and without a need to change. at the end while creating HHVM, CMAKE threw an error indicating that it couldn't be done because CMAKE couldn't be found. if the paths are set to be /dev and /usr as I suggest - although they are static and need root administration rights - it would be straight up to build the HHVM.
Remove reference to 'vm' branch which is now merged
Created Building and installing HHVM on CentOS 6.3 (markdown)