i tried this

again i got error



[r...@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
[r...@server PyQt-x11-gpl-4.7.7]# python configure.py --verbose --qmake
/usr/lib/qt
qt-3.3/ qt4/
[r...@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 <[email protected]> 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
> >
> > <[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
>
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to