Home My Page Projects MPTK: The Matching Pursuit ToolKit
Summary Activity Forums Tracker Lists Docs News SCM Files

Forum: help

Monitor Forum | Start New Thread Start New Thread
RE: shared libraries [ Reply ]
By: Benjamin Roy on 2008-07-31 16:19
[forum:98239]
Hello,

You should try to set the LD_LIBRARY_PATH with the path of the mptk library directory "/usr/local/mptk/lib" for example

Cheers,

Benjamin.

shared libraries [ Reply ]
By: Lara Brown on 2008-07-25 18:35
[forum:98225]
Hello there,

while installing MPTK and after executing cmake, gmake and gmake install I encountered the following error when trying to run (./mpd) from the "/usr/local/mptk" folder:

"mpcat: error while loading shared libraries: libmptk.so: cannot open shared object file: No such file or directory"

Could someone possibly advise? Thanks a lot in advance.

Cheers,
Lara