[PyQt] pyqt installation error

Hans-Peter Jansen hpj at urpla.net
Tue Sep 21 14:36:52 BST 2010


On Tuesday 21 September 2010, 13:41:29 Ben George wrote:
> Thanks for your reply..i am a beginner so can u please give ma step by
> setp procedure..pleaase
>
>
>
>
> On Tue, Sep 21, 2010 at 2:29 PM, Phil Thompson
>
> <phil at riverbankcomputing.com>wrote:
> > On Tue, 21 Sep 2010 13:15:56 +0300, Ben George <bentech4you at gmail.com>
> >
> > wrote:
> > > when i tried to compile configure.py,i got this error
> > >
> > > me using redhat 5.5
> > >
> > >
> > >
> > > [root at server PyQt-x11-gpl-4.7.7]# python configure.py --verbose

e.g:
python configure.py --verbose --qmake /usr/lib/qt-4/bin/qmake4

or whatever Redhat invented to obscure Qt development a bit (they will never 
get this down to the obfuscated levels of gtk, though)

Pete

> > > Determining the layout of your Qt installation...
> > > /usr/lib/qt-3.3/bin/qmake -o qtdirs.mk qtdirs.pro
> >
> > Use configure.py's --qmake option to point to your Qt4 qmake (rather
> > than your Qt3 qmake).
> >
> > Phil




More information about the PyQt mailing list