[PyKDE] installing sip, PyQt and PyKDE

Phil Thompson phil at riverbankcomputing.co.uk
Wed Jan 21 19:20:00 GMT 2004


On Wednesday 21 January 2004 12:00 pm, Markus Burrer wrote:
> Hi,
> i want to install SIP, PyQt and PyKDE, but i have problems. Maybe
> someone can help me, cause im's not an Linux expert.
> I have SUSE 9.0 and Python 2.3. and i could not find rpm's for this
> distribution. So i download the sources.
> First i download and install SIP from this page
> http://www.riverbankcomputing.co.uk/sip/index.php. The installation
> works without problems
> Then i download PyQt from here
> http://www.riverbankcomputing.co.uk/pyqt/index.php. But when i try to
> execute the command "python configure.py -k" the following happens:
> "Error: SIP has been built with Qt support disabled".

Make sure the QTDIR environment variable is properly set when you configure 
SIP.

Why are you using the -k flag?

Phil




More information about the PyQt mailing list