[mlpack-svn] [MLPACK] #348: Error with libmlpack.so.1

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Tue May 6 01:31:54 EDT 2014


#348: Error with libmlpack.so.1
--------------------+-------------------------------------------------------
 Reporter:  korups  |        Owner:     
     Type:  defect  |       Status:  new
 Priority:  minor   |    Milestone:     
Component:  mlpack  |     Keywords:     
 Blocking:          |   Blocked By:     
--------------------+-------------------------------------------------------
 Hi,

 When i use this command line all is good :
 g++ -I/usr/include/libxml2/ sample.cpp -L/usr/local/lib/ -lmlpack -o test

 However when I run the program I get this error :
 ./test: error while loading shared libraries: libmlpack.so.1: cannot open
 shared object file: No such file or directory

 But libmlpack.so.1 is present in the directory.

 If you could help me I'd appreciate it.

 Thanks,
 Julian

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/348>
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