<div dir="ltr"><br><br>i tried this <br><br>again i got error<br><br><br><br>[root@server PyQt-x11-gpl-4.7.7]# python configure.py --verbose --qmake /usr/lib/qt-3.3/bin/qmake4<br>usage: python configure.py [opts] [macro=value] [macro+=value]<br>

<br>configure.py: error: '/usr/lib/qt-3.3/bin/qmake4' is not a file<br>[root@server PyQt-x11-gpl-4.7.7]# python configure.py --verbose --qmake /usr/lib/qt<br>qt-3.3/ qt4/<br>[root@server PyQt-x11-gpl-4.7.7]# python configure.py --verbose --qmake /usr/lib/qt4/bin/qmake4<br>

usage: python configure.py [opts] [macro=value] [macro+=value]<br><br>configure.py: error: '/usr/lib/qt4/bin/qmake4' is not a file<br><br><br><br><br><br><br><br><div class="gmail_quote">On Tue, Sep 21, 2010 at 4:36 PM, Hans-Peter Jansen <span dir="ltr"><<a href="mailto:hpj@urpla.net">hpj@urpla.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Tuesday 21 September 2010, 13:41:29 Ben George wrote:<br>
> Thanks for your reply..i am a beginner so can u please give ma step by<br>
> setp procedure..pleaase<br>
><br>
><br>
><br>
><br>
> On Tue, Sep 21, 2010 at 2:29 PM, Phil Thompson<br>
><br>
> <<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>>wrote:<br>
> > On Tue, 21 Sep 2010 13:15:56 +0300, Ben George <<a href="mailto:bentech4you@gmail.com">bentech4you@gmail.com</a>><br>
> ><br>
> > wrote:<br>
> > > when i tried to compile configure.py,i got this error<br>
> > ><br>
> > > me using redhat 5.5<br>
> > ><br>
> > ><br>
> > ><br>
> > > [root@server PyQt-x11-gpl-4.7.7]# python configure.py --verbose<br>
<br>
</div>e.g:<br>
python configure.py --verbose --qmake /usr/lib/qt-4/bin/qmake4<br>
<br>
or whatever Redhat invented to obscure Qt development a bit (they will never<br>
get this down to the obfuscated levels of gtk, though)<br>
<br>
Pete<br>
<div class="im"><br>
> > > Determining the layout of your Qt installation...<br>
> > > /usr/lib/qt-3.3/bin/qmake -o <a href="http://qtdirs.mk" target="_blank">qtdirs.mk</a> <a href="http://qtdirs.pro" target="_blank">qtdirs.pro</a><br>
> ><br>
> > Use configure.py's --qmake option to point to your Qt4 qmake (rather<br>
> > than your Qt3 qmake).<br>
> ><br>
> > Phil<br>
<br>
<br>
</div>_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</blockquote></div><br></div>