[PyQt] pyqt installation error

Ben George bentech4you at gmail.com
Tue Sep 21 14:46:43 BST 2010


i tried this

again i got error



[root at server PyQt-x11-gpl-4.7.7]# python configure.py --verbose --qmake
/usr/lib/qt-3.3/bin/qmake4
usage: python configure.py [opts] [macro=value] [macro+=value]

configure.py: error: '/usr/lib/qt-3.3/bin/qmake4' is not a file
[root at server PyQt-x11-gpl-4.7.7]# python configure.py --verbose --qmake
/usr/lib/qt
qt-3.3/ qt4/
[root at server PyQt-x11-gpl-4.7.7]# python configure.py --verbose --qmake
/usr/lib/qt4/bin/qmake4
usage: python configure.py [opts] [macro=value] [macro+=value]

configure.py: error: '/usr/lib/qt4/bin/qmake4' is not a file







On Tue, Sep 21, 2010 at 4:36 PM, Hans-Peter Jansen <hpj at urpla.net> wrote:

> 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
>
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100921/6539eb77/attachment.html>


More information about the PyQt mailing list