Quote:
Originally Posted by knc1
As implied in that text, using LD_LIBRARY_PATH to get the intended results when using more than one set of system libraries is difficult to impossible (when an application uses both system libraries).
|
Yup. That's why I found it good to read for me and some others who might not have known.
Now, I use /usr/local/lib for my shared libraries symlinked to /mnt/us/applications/lib. And it's very neat.