We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Building and installing HHVM on CentOS 6.3 (markdown)
Added depth 1 to git clone so the user wont have to download the whole repo history just to install it
Cloning over the git:// protocol doesn't seem to work
Adding warning that hhvm now requires gcc 4.8
Change git url for libdwarf, mention need for a specific revision and elfutils-libelf-devel.
Use EPEL please, no third party shits.
Need static elfutils for the Hack change where we require .a files there.
udpate third-party location
update submodule to be recursive
bumping recommended jemalloc
remove crazy old libevent dependency with the move to fastcgi we don't need this! happycry
remove HPHP_HOME
hints for the new imagick requirements
cmake required libxslt-devel to be installed
Add ImageMagick dependency
The links to libmcrypt were broken
Document custom libevent as optional
CMake version 2.8.7 is minimum