[PyKDE] Installing PyQt4 on (k)ubuntu

Ismail Donmez ismail at uludag.org.tr
Fri Jan 20 19:47:17 GMT 2006


Cuma 20 Ocak 2006 21:44 tarihinde, Fabio Spelta şunları yazmıştı: 
> > Make sure the Qt 4.1.0 bin directory is on your PATH.
>
> Done (I needed to put it at the beginning of the PATH string,
> elsewhere it didn't find the right  binaries anyhow). It could be
> pehraps useful to suggest that, straight in the configure.py error
> message? The previous message I got (about QMAKESPEC) was pretty
> self-explainatory and I solved that step by myself).
>
> Anyhow, that's what I get now:
> Error: qglobal.h could not be found in
> /usr/local/Trolltech/Qt-4.1.0/bin/include/QtCore or
> /usr/local/Trolltech/Qt-4.1.0/bin/include.
>
> I also did
> export QTDIR=/usr/local/Trolltech/Qt-4.1.0/
> but it didn't helped.

How about python configure.py -q /usr/local/Trolltech/Qt-4.1.0/ , if not give 
Qt 4.1 a prefix like configure --prefix=/usr/qt/4

Regards,
ismail




More information about the PyQt mailing list