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>
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake