[PyQt] Help compiling PyQt4 on Fedora Core 6

Micha Silver micha at arava.co.il
Sat Jan 12 16:01:44 GMT 2008


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


[micha at RMS 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



More information about the PyQt mailing list