I'm trying to compile SIP and PyQt4 on FC6 and I get this error:


[EMAIL PROTECTED] PyQt-x11-gpl-4.3.3]$ python configure.py -q /usr/lib/qt4/bin/qmake -w
Determining the layout of your Qt installation...
/usr/lib/qt4/bin/qmake -o qtdirs.mk qtdirs.pro
No generator specified in config file: /home/micha/download/gis/PyQt-x11-gpl-4.3.3/qtdirs.pro
Unable to generate makefile for: qtdirs.pro


Fedora Core 6 comes with qt-3.3, so I've added qt4 (from the yum repo). With the -q option to configure.py I've pointed to the qt4 qmake binary.

I successfully compiled SIP, and now I'm stuck with PyQt4.

Can anyone suggest what I'm missing from the above error.


Thanks,

Micha

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to