I tried to install boost, but i got still this error message when i try 'cmake ..'
Boost version: 1.45.0
Boost include path: /usr/local/include
Could not find the following Boost libraries:
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):
CMakeLists.txt:33 (find_package)
-- Configuring incomplete, errors occurred!
Please give me the answer
I tried to install boost, but i got still this error message when i try 'cmake ..'
Boost version: 1.45.0
Boost include path: /usr/local/include
Could not find the following Boost libraries:
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):
CMakeLists.txt:33 (find_package)
-- Configuring incomplete, errors occurred!
Please give me the answer