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.
Added automake & libtool needed by libevent autogen
document the existence and deprecation of IDLs
Document boost 1.49 dependency
Updated Building and installing HHVM on Ubuntu 12.04 (markdown)
Added necessary package libxslt1-dev
Add `libxslt1-dev` as dependency package
Add `libxslt1.1` as dependency - see #1917
Updated Building and installing HHVM on Ubuntu 14.04 (markdown)
Created Building and installing HHVM on Ubuntu 14.04 (markdown)
Updated Building and installing HHVM on Ubuntu 13.10 (markdown)
Updated Building and installing HHVM on OSX 10.9 (markdown)
Updated Building and installing HHVM on OSX 10.8 (markdown)
Add ImageMagick dependency
adding infos on howto start hhvm with gdb attached
Install gcc48 with `brew install homebrew/versions/gcc48`.
Install ncurses from homebrew/dupes tap. It was removed from main homebrew repo: https://github.com/Homebrew/homebrew/issues/4624
Previous gist was downloading the html page, forked gist downloads the actual tarball
Revert 6b9fc22^ ... 6b9fc22 on Prebuilt Packages on Ubuntu 13.10
Update HHVM checkout version to 2.4.1
Changed distro to raring for 13.10
Add note on libevent not needed under fastcgi mode
Updated Building and installing HHVM on Amazon Linux 2013.09.1 (markdown)
Add note to Updating HHVM section about master branch.
Add sudo make install to list of commands for updating and recompiling HHVM