[root@localhost build]# cmake .. -- Link to static libraries: ON -- Build type: RelWithDebInfo -- Build commit: devel -- Build revision: 0 CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1192 (message): Unable to find the requested Boost libraries. Boost version: 1.50.0 Boost include path: /usr/include The following Boost libraries could not be found: boost_system boost_thread boost_chrono No Boost libraries were found. You may need to set BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT to the location of Boost. Call Stack (most recent call first): src/framework/CMakeLists.txt:207 (find_package) CMakeLists.txt:12 (include) -- LuaJIT: OFF -- Debug information: ON -- Crash handler: ON -- OpenGL ES: OFF -- Bot protection: ON -- Use precompiled header: OFF -- Configuring incomplete, errors occurred!
Não entendi nada na parte de setar o BOOST_LIBRARYDIR, mas de qualquer forma o boost está sim em /usr/include e eu tenho sim instalados esses 3 módulos.