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 _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
