On 27/06/09 01:53, Andreas Pakulat wrote: > Well, you'd have to teach PyQt4's configure.py to read QMAKE_RPATH and > use it, else its no wonder the PyQt4 modules have no RPATH. It does indeed read this, however when it comes to compiling it does not pass it correctly. Last time I tried, it ended up something like "[..]-Wl,-rpath,RIGIN:RIGIN/../lib:[..]"