[PyQt] Re: Deploying PyQt4 on Linux

Chris Hills chaz at chaz6.com
Sat Jun 27 01:19:27 BST 2009


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:[..]"



More information about the PyQt mailing list