[mlpack-git] [mlpack/mlpack] unable to build mlpack (#776)

hunk3749 notifications at github.com
Sat Sep 3 14:49:03 EDT 2016


ok after installing newest version i am getting this error-
dhanpal at dhanpal-HP-Pavilion-15-Notebook-PC:~$ sudo -s
[sudo] password for dhanpal: 
root at dhanpal-HP-Pavilion-15-Notebook-PC:~# cd mlpack-2.0.3
root at dhanpal-HP-Pavilion-15-Notebook-PC:~/mlpack-2.0.3# cd build
root at dhanpal-HP-Pavilion-15-Notebook-PC:~/mlpack-2.0.3/build# cmake ../
-- Checking for C++11 compiler
-- Checking for C++11 compiler - available
-- Found Armadillo: /usr/lib/libarmadillo.so (found suitable version "7.400.2", required is "4.100.0")
-- Armadillo libraries: /usr/lib/libarmadillo.so
CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1202 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.46.1

  Boost include path: /usr/include

  Detected version of Boost is too old.  Requested version was 1.49 (or
  newer).

  The following Boost libraries could not be found:

          boost_program_options
          boost_unit_test_framework
          boost_serialization

  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:213 (find_package)


-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Found OpenMP: -fopenmp 
-- Found Git: /usr/bin/git 
-- Regenerating arma_config.hpp.
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
CMake Warning at CMakeLists.txt:358 (message):
  txt2man not found; man pages will not be generated.


-- Configuring incomplete, errors occurred!
root at dhanpal-HP-Pavilion-15-Notebook-PC:~/mlpack-2.0.3/build# cmake ../
-- Checking for C++11 compiler
-- Checking for C++11 compiler - available
-- Armadillo libraries: /usr/lib/libarmadillo.so
CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1202 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.46.1

  Boost include path: /usr/include

  Detected version of Boost is too old.  Requested version was 1.49 (or
  newer).

  The following Boost libraries could not be found:

          boost_program_options
          boost_unit_test_framework
          boost_serialization

  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:213 (find_package)


-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
CMake Warning at CMakeLists.txt:358 (message):
  txt2man not found; man pages will not be generated.


-- Configuring incomplete, errors occurred!
root at dhanpal-HP-Pavilion-15-Notebook-PC:~/mlpack-2.0.3/build# cmake ../
-- Checking for C++11 compiler
-- Checking for C++11 compiler - available
-- Armadillo libraries: /usr/lib/libarmadillo.so
CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1202 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.46.1

  Boost include path: /usr/include

  Detected version of Boost is too old.  Requested version was 1.49 (or
  newer).

  The following Boost libraries could not be found:

          boost_program_options
          boost_unit_test_framework
          boost_serialization

  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:213 (find_package)


-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
CMake Warning at CMakeLists.txt:358 (message):
  txt2man not found; man pages will not be generated.


-- Configuring incomplete, errors occurred!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/776#issuecomment-244563491
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160903/7c4bf76d/attachment.html>


More information about the mlpack-git mailing list