Компилера нехватает
http://degeron.blogspot.ru/2013/01/cmakecxxcompiler-notfound-cmake.html
установил,еще что то не хватает;
-- Compiler Flags: /usr/bin/gcc:::-O3 -DNDEBUG
/usr/bin/c++:::
-- NO PERF COUNTERS
-- Could NOT find PythonLibs (missing: PYTHON_INCLUDE_DIRS) (Required is at least version "2")
-- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR)
--
-- The build system will automatically enable all components.
-- Use -DENABLE_DEFAULT=OFF to disable components by default.
--
-- Configuring python-support support...
-- Dependency PYTHONLIBS_FOUND = FALSE
-- Dependency SWIG_FOUND = FALSE
-- Dependency SWIG_VERSION_CHECK =
-- Disabling python-support support.
-- Override with -DENABLE_PYTHON=ON/OFF
-- Could NOT find CPPUNIT (missing: CPPUNIT_INCLUDE_DIRS)
--
-- Configuring testing-support support...
-- Dependency CPPUNIT_FOUND = FALSE
-- Disabling testing-support support.
-- Override with -DENABLE_TESTING=ON/OFF
--
-- Configuring volk support...
-- Enabling volk support.
-- Override with -DENABLE_VOLK=ON/OFF
--
-- Python checking for python >= 2.5
-- Python checking for python >= 2.5 - found
--
-- Python checking for Cheetah >= 2.0.0
-- Python checking for Cheetah >= 2.0.0 - found
-- Could NOT find Boost
CMake Warning at volk/cmake/GrBoost.cmake:89 (if):
given arguments:
"EQUAL" "104600"
Unknown arguments specified
Call Stack (most recent call first):
volk/CMakeLists.txt:76 (include)
CMake Warning at volk/cmake/GrBoost.cmake:89 (if):
given arguments:
"EQUAL" "104601"
Unknown arguments specified
Call Stack (most recent call first):
volk/CMakeLists.txt:76 (include)
CMake Warning at volk/cmake/GrBoost.cmake:89 (if):
given arguments:
"EQUAL" "104700"
Unknown arguments specified
Call Stack (most recent call first):
volk/CMakeLists.txt:76 (include)
CMake Warning at volk/cmake/GrBoost.cmake:89 (if):
given arguments:
"EQUAL" "105200"
Unknown arguments specified
Call Stack (most recent call first):
volk/CMakeLists.txt:76 (include)
CMake Error at volk/CMakeLists.txt:79 (message):
VOLK Requires boost to build
-- Configuring incomplete, errors occurred!