If PyQt is built against your sandboxed Qt installation, by referring
to its qmake, PyQt will typically link against that particular Qt
since the path is embedded in the dependent binaries (through the
rpath mechanism)

On 7/26/09, Jesse Aldridge <[email protected]> wrote:
> I ran make install on the Qt 4.5.2 source.  It installed to
> "/usr/local/Trolltech/Qt-4.5.2".  Ubuntu 9.04 comes with qt 4.5.0, which is
> installed in "/usr".  What's a clean way to make my pyqt programs use the
> 4.5.2 version of Qt?
>

-- 
Sent from my mobile device
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to