View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#110
Originally Posted by Rob1n View Post
I still wonder why it's not working - according to the ld.so documentation, LD_LIBRARY_PATH should be checked before everything except DT_RPATH/DT_RUNPATH - is Instinctiv (or the libraries themselves) being compiled using -rpath?
Ah yes, objdump is my friend:
RPATH /usr/lib
 

The Following User Says Thank You to Rob1n For This Useful Post: