[PyQt] Installing PyQt 4 from source

Florian Bruhin me at the-compiler.org
Mon Mar 12 17:18:37 GMT 2018


On Mon, Mar 12, 2018 at 05:14:19PM +0000, Phil Thompson wrote:
> On 12 Mar 2018, at 5:11 pm, ashwin .D <winash12 at gmail.com> wrote:
> > 
> > I am sorry I could not understand that. Where should I specify the --qmake flag ? At the risk of appearing  foolish is this what you meant - 
> > 
> > qmake --qmake=/usr/local/Trolltec/Qt-4.8.7/bin 
> > 
> > I just tried this on a tcsh and got this error 
> > 
> > qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake': No such file or directory
> 
> As I said in my first response, pass the name of the qmake *executable*.

You'll need to pass that flag to configure.py (or configure-ng.py, I'm
not familiar with PyQt4) - not qmake.

Florian

-- 
https://www.qutebrowser.org | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
         I love long mails! | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180312/8d7dcfea/attachment.sig>


More information about the PyQt mailing list