[PyQt] Use newer version of qt
Arve Knudsen
arve.knudsen at gmail.com
Sun Jul 26 10:28:45 BST 2009
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 <jessealdridge at gmail.com> 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
More information about the PyQt
mailing list