[mlpack-git] [mlpack] ARMADILLO_INCLUDE_DIR-NOTFOUND/armadillo_bits/config.hpp not found (#511)

Haifeng Chen notifications at github.com
Mon Feb 1 13:36:44 EST 2016


Now I use this command

cmake -D ARMADILLO_INCLUDE_DIR=/home/rcf-40/haifengc/panfs/armadillo-6.500.4/include -D ARMADILLO_LIBRARY=/home/rcf-40/haifengc/panfs/armadillo-6.500.4/libarmadillo.so ..

and now I got 

-- ARMA_USE_WRAPPER is not defined, so all dependencies of Armadillo must be manually linked.
-- Using MKL for LAPACK/BLAS: /usr/lib64/libguide.so;/usr/lib64/libmkl.so
CMake Error at CMake/FindArmadillo.cmake:196 (message):
  Cannot find LAPACK library, but ARMA_USE_LAPACK is set.  Try specifying
  LAPACK libraries manually by setting the LAPACK_LIBRARY variable.
Call Stack (most recent call first):
  CMakeLists.txt:113 (find_package)

I tried to install lapack-3.6.0, but after I make lapack, I cannot find the liblapack.so file.

By the way, I successfully install mlpack on my own macbook. Now these problem are in USC HPCC

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/511#issuecomment-178115833
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160201/5dec26a4/attachment.html>


More information about the mlpack-git mailing list