On Sat, 12 Jan 2008 18:01:44 +0200, Micha Silver wrote: > 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.
Are there other development packages available, such as qt4-dev or qt4-devel, or is there more than one package for Qt 4 developer tools in Fedora Core 6? David _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
