On Wednesday 03 October 2007, Jeremy Sanders wrote: > Jeremy Sanders wrote: > > I'll add if you work around this by modifying configure, then it cannot > > find the default QMAKESPEC. There is no default directory > > in /usr/share/qt4/mkspecs/ > > Okay, so it installs it in /usr/lib64/qt4/mkspecs/default instead. > > Another issue: > > If you give configure this option, it then cannot determine that Qt is the > free edition. This is because qconfig.h has been split up into bits > (including other files) and QT_EDITION is defined in qconfig-x86_64.h. > Maybe configure.py should write this out from qtdirs, rather than try to > parse header files. > > So there are at least three different problems to installing PyQt4 on > Fedora. > > Jeremy
Tonight's snapshot has better handling of QT_VERSION and QT_EDITION. It won't solve your original problem though. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
