id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 12005,Install boost_context on CentOS 6,nguyenduong2010@…,Vladimir Prus," I'm try to install HHVM on CentOS 6, but I've trouble with boost_context library: {{{ - Build type not specified: cmake build type Release. CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1138 (message): Unable to find the requested Boost libraries. Boost version: 1.60.0 Boost include path: /usr/include Could not find the following Boost libraries: boost_context Some (but not all) of the required Boost libraries were found. You may need to install these additional Boost libraries. Alternatively, set BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT to the location of Boost. Call Stack (most recent call first): CMake/HPHPFindLibs.cmake:31 (find_package) CMake/HPHPSetup.cmake:127 (include) third-party/CMakeLists.txt:18 (include) }}} On CentOS 7, I can easily install by type: yum install boost-context So how can I install this boost_context library on CentOS 6? Thank you very much!!",Bugs,new,To Be Determined,build,Boost 1.60.0,Problem,,,