Click to See Complete Forum and Search --> : Qmake missing


CKarl
07-22-2003, 07:51 PM
I started on my QT3 tutorial that came with my Mandrake Distro and then I got to the part that I need to compile it, so I go ahead and start up my Konsole, I go to my directiory and type in wat it says but then it says this:

[karl@localhost metric]$ qmake -o Makefile metric.pro
bash: qmake: command not found
[karl@localhost metric]$ whereis qmake
qmake:

and it says qmake's no where! :eek: Why don't I have it? And where can I get it??? :confused:

Jo.Mo.
07-22-2003, 10:52 PM
did you install the qt devel package? that's probably the problem.

CKarl
07-23-2003, 08:18 AM
Where would that be? I just checked all the RPM's in the RPM driectiory on all my mandrake CD's but theres nothing that has 'Qt Devel' in it's name :(

mdwatts
07-23-2003, 08:25 AM
Should be something like qt3-devel-#.#.#.i386.rpm

Jo.Mo.
07-23-2003, 08:59 AM
http://rpmfind.net/linux/RPM/kde/stable/3.0.3/Mandrake/LByName.html

in case you can't find it on your CDs

CKarl
07-23-2003, 09:26 AM
I got libqt3-devel-3.0.5-2mdk and when I tryed to install it it had some errors :( It needed some stuff that I guess was not on my 2nd mandrake cd.

CKarl
07-23-2003, 12:43 PM
I'm giving up somehow I blew out QT altogerther trying to get qmake.

Oh well, I guess I'll try to get GTK+ to work(problay going fail on that too..) all I need to get now is the include stuff(I think).

Jo.Mo.
07-23-2003, 12:45 PM
what do you mean you blew it out? just try using the Mandrake package manager to reinstall it all, shouldn't be too hard.