[mlpack-svn] [MLPACK] #354: I cannot build mlpack

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Wed Jun 18 01:08:58 EDT 2014


#354: I cannot build mlpack
---------------------+------------------------------------------------------
  Reporter:  Shi     |        Owner:  birm    
      Type:  defect  |       Status:  accepted
  Priority:  major   |    Milestone:          
 Component:  mlpack  |   Resolution:          
  Keywords:          |     Blocking:          
Blocked By:          |  
---------------------+------------------------------------------------------

Comment (by Shi):

 Replying to [comment:2 rcurtin]:
 > Could you also post the generated CMakeCache.txt file, the operating
 system you are using, and the method of installation you used for Boost?
 This will help determine what the exact issue is.

 Thanks for your comment. I just attached CMakeCache.txt file.
 I use Debian/Linux, as follows,
 # grep Debian /var/log/dmesg
 [    0.000000] Linux version 3.2.0-4-amd64 (debian-
 kernel at lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP
 Debian 3.2.54-2

 Two Boost libraries are found on my system,

 #dpkg -l |grep libboost-all-dev
 ii  libboost-all-dev                      1.49.0.1
 amd64        Boost C++ Libraries development files (ALL) (default version)

 #find / |grep libboost_random.so
 /usr/lib/libboost_random.so
 /usr/lib/libboost_random.so.1.49.0
 /usr/local/lib/libboost_random.so
 /usr/local/lib/libboost_random.so.1.55.0

 Cmake may confuse between Boost versions, but I do not know how to put
 information to cmake.

-- 
Ticket URL: <https://trac.research.cc.gatech.edu/fastlab/ticket/354#comment:3>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed at Georgia Tech.


More information about the mlpack-svn mailing list