[PyQt] Re: Building on Fedora 7

Phil Thompson phil at riverbankcomputing.co.uk
Thu Oct 4 22:37:55 BST 2007


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


More information about the PyQt mailing list