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 > > <[email protected]>wrote: > > On Tue, 21 Sep 2010 13:15:56 +0300, Ben George <[email protected]> > > > > wrote: > > > when i tried to compile configure.py,i got this error > > > > > > me using redhat 5.5 > > > > > > > > > > > > [r...@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 _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
