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 Ubuntu 12.04 (markdown)
sorry :)
Revert 11e4a75^ ... 11e4a75 on Building and installing HHVM on Ubuntu 12.04
Revert 7f37012^ ... 7f37012 on Building and installing HHVM on Ubuntu 12.04
fixing small typo
Make jemalloc non-optional. It is must better for perf.
fix error: missing hphp in path
wrong one
Added libboost-regex-dev to dependencies - cmake wouldn't think about building HHVM until I installed it
hiphop-php path was wrong
libevent-1.4.14.fb-changes.diff path was wrong
Fix path for libevent patch
wrap this ridiculous command line
Add subversion to apt-get install to install glog
Add google-glog install step
Patch no longer needed for cURL >= 7.28.0
removed usr from CMAKE_PREFIX_PATH for consistency with other instructions (otherwise you get missing libs for libs you've compiled, and gets very confusing)
libmemcached 0.49 is no longer a hard dep. Ubuntu's delivered 0.44 is good enough.