I would like to place some shared libraries in a custom directory.
Unfortunately, somehow it doesn't work:
I have appended this path to : /etc/ld.so.conf After this I call ldconfig
-v; it lists the respective directory and the libraries within.
/etc/ld.so.cache is modified. I don't know how to look inside though. I can
also use ldconfig -p at any time and it will list those libraries.
However, if I do: ldd myprogram, where myprogram is linked against the
libraries in the custom directory, it says that the libraries are not found.
The same behavior occurs, when I actually try to run myprogram.
Which step am I missing?
TIA
rolf
Rolf Mueller rolf.mueller@yale.edu
Intelligent Sensors Lab, EE Dept.
Yale University, New Haven, CT 06520-8284
Phone 203 432 4297 Fax 203 432 7769