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 Debian 7 (markdown)
added export LD_LIBRARY_PATH=/usr/local/lib64/ to avoid ../tools/bootstrap/gen-class-map: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.18' not found (required by ../tools/bootstrap/gen-class-map)
Added depth 1 to git clone so the user wont have to download the whole repo history just to install it
Make explicit than only building is unsupported
Revert 26cccf5^ ... 26cccf5 on Building and installing HHVM on Debian 7
update submodule to be recursive
remove crazy old libevent dependency with the move to fastcgi we don't need this! happycry
remove HPHP_HOME
Removed newbie mistake (duplicate libtool).
Added automake & libtool needed by libevent autogen
Added necessary package libxslt1-dev
Add `libxslt1.1` as dependency - see #1917
Add ImageMagick dependency