[CMake] cmake does not run ldconfig => not found errors

Peter Soetens peter.soetens at fmtc.be
Wed Feb 28 04:50:11 EST 2007


Is there a reason why cmake 2.4.6 does not run this program after installing 
shared libraries on a Unix system (Ubuntu) ? After a 'make install', I got 
the following:

$ ldd /usr/local/lib/liborocos-rtt.so
        linux-gate.so.1 =>  (0xffffe000)
        ...
        liborocos-rtt-corba.so.1.2.0 => not found

---> this library is present in /usr/local/lib and built/installed in the same 
cmake project...

After running ldconfig as root, the lib is found.

Peter
-- 
Peter Soetens -- FMTC -- <http://www.fmtc.be>


More information about the CMake mailing list