• Note
  • Plan
  • 1. Install GCC Version 4.9.2
  • gmp
  • mpfr
  • mpc
  • isl
  • cloog
  • Get CMake
  • Untar CMake
  • Install CMake
  • Export CMake Path for current session
  • (Optional) Add CMake Path for following sessions (using Bash in this case)
  • Get Boost
  • Untar Boost
  • Install Boost
  • Export Boost PATH for current session
  • (Optional) Add Boost Path for following sessions (using Bash in this case)
  • Get Google Glog
  • Untar Google Glog
  • Install Google Glog
  • Get Libmemcached
  • Untar Libmemcached
  • Install Libmemcached
  • Get JEMalloc
  • Untar JEMalloc
  • Install JEMalloc
  • Get SQLite
  • Untar SQLite
  • Install SQLite
  • Start MySQL
  • Start MySQL automatically on system startup
  • Get TBB
  • Untar TBB
  • Install TBB
  • Get Libdwarf
  • Untar Libdwarf
  • Install Libdwarf
  • Get Ocaml
  • Untar OCaml
  • Install OCaml (will install in /usr/local)
  • Would be great to avoid that...
  • Get Image Magick
  • For list of submodules, cat /usr/local/hhvm/.gitmodules
  • which leads to https://github.com/hhvm/hhvm-third-party
  • Export HHVM Path for current session
  • Add HHVM Path for following sessions (using Bash in this case)
  • Appendix A. List of Dependencies for GCC
  • Appendix B. List of Dependencies for HHVM
  • Appendix C. Install HHVM & Hack man pages