LD_LIBRARY_PATH is exactly that, a list of paths. It shouldn't include filenames.
A better approach would be to edit /etc/ld.so.conf and then running ldconfig
LD_LIBRARY_PATH is exactly that, a list of paths. It shouldn't include filenames.
A better approach would be to edit /etc/ld.so.conf and then running ldconfig
Bookmarks