[mlpack] Need some help when installing mlpack1.0.8

Anand Soni anand.92.soni at gmail.com
Sun Apr 6 06:56:59 EDT 2014


Hi,

It seems like you have messed up in one of the following possible ways :

a) You have the mentioned .so file in more than one locations.

b) You have another directory named  'lib' inside /usr/lib (and hence the
error : No rule to make target '*/usr/lib/lib/*libboost_
program_options-mt.so.5)

c) If none of the above is the case try to find the library through the
find_* command of cmake. Follow the links below if you need help :

http://www.cmake.org/cmake/help/v2.8.10/cmake.html#command%3afind_library
http://stackoverflow.com/questions/12075371/cmake-find-library-custom-library-location

One of these should fix your problem.

Regards,





On Sun, Apr 6, 2014 at 3:23 PM, cuphrody <cuphrody at gmail.com> wrote:

> Hey guys, I have got some problems when installing mlpack. I use CenOS6.5
> 32bit system, at first I use # yum install boost-devel boost-random
> boost-test boost-program-options boost-math libxml2-devel armadillo-devel but
> I got the information that package armadillo-devel and boost-random are not
> available, so I manually download boost library, armadillo library and
> libxml2 than follow the readme to install all of them. After that I
> download mlpack1.0.8 and follow the tutorial to install mlpack. The "cmake"
> command went fine, but when I use make, I got some problems, the
> information I got is that "make[2]: *** No rule to make target
> '/usr/lib/lib/libboost_program_options-mt.so.5', needed by
> 'lib/libmlpack.so.1.0'. Stop. ... ". And actually I just found file '/usr/lib/libboost_program_options-mt.so'
> in my system. I didn't found any solution on google, can somebody help me
> figure it out? Thanks a lot.
> There're some information below.
>
>
>
> _______________________________________________
> mlpack mailing list
> mlpack at cc.gatech.edu
> https://mailman.cc.gatech.edu/mailman/listinfo/mlpack
>
>


-- 
*Anand Soni | Junior Undergraduate | Department of Computer Science &
Engineering | IIT Bombay | India*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cc.gatech.edu/pipermail/mlpack/attachments/20140406/494f98ab/attachment-0003.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2E0AFC07 at 32FFAF4C.18244153
Type: application/octet-stream
Size: 283082 bytes
Desc: not available
URL: <http://mailman.cc.gatech.edu/pipermail/mlpack/attachments/20140406/494f98ab/attachment-0009.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3105F9FF at 32FFAF4C.18244153
Type: application/octet-stream
Size: 119182 bytes
Desc: not available
URL: <http://mailman.cc.gatech.edu/pipermail/mlpack/attachments/20140406/494f98ab/attachment-0010.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 350DFD02 at 32FFAF4C.18244153
Type: application/octet-stream
Size: 57423 bytes
Desc: not available
URL: <http://mailman.cc.gatech.edu/pipermail/mlpack/attachments/20140406/494f98ab/attachment-0011.obj>


More information about the mlpack mailing list