We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added gawk to list of things to install
Added depth 1 to git clone so the user wont have to download the whole repo history just to install it
added required automake package
update submodule to be recursive
Updated Building and installing HHVM on Ubuntu 13.04 (markdown)
remove crazy old libevent dependency with the move to fastcgi we don't need this! happycry
remove HPHP_HOME
Add `libxslt1-dev` as dependency package
Add ImageMagick dependency
Document custom libevent as optional
added libunwind8-dev to provide libunwind.h that required during make
folly is now a submodule
s/hiphop-php/hhvm/
wget isn't needed now that jemalloc3 is in apt
Subversion isn't needed anymore since glog is packaged