PDA

View Full Version : [kubuntu] Make sure you have a working Qt v4 qmake ?



erngab
February 24th, 2010, 01:22 AM
I tried to install pyRadKDE
pyRadKDE Requires PyQt4, PyKDE4

The latest stable version of PyQt4 is PyQt-x11-gpl-4.7
and here I am stuck
PyQt-x11-gpl-4.7$ python configure.py
Error: Make sure you have a working Qt v4 qmake on your PATH or use the -q
argument to explicitly specify a working Qt v4 qmake.

I also tried PyQt-x11-gpl-4.6.2 - same thing.
Some ideas we would welcome
Thanks in advance.

shameeram
September 1st, 2010, 12:52 AM
Hello,

locate qmake

then use it after configure.py for eg :

python configure.py -q /usr/lib/qt4/bin/qmake

Good luck :D

prismctg
February 14th, 2012, 01:49 PM
thnx its help me :)

oldos2er
February 14th, 2012, 05:38 PM
Closed, necromancy.