Thread
:
Frustrating problem with QMake in Scratchbox under Ubuntu 9.04 (emulated in VMWare)
View Single Post
jeremiah
2009-10-31 , 12:30
Posts: 170 | Thanked: 261 times | Joined on Feb 2009 @ Gothenburg, Sweden
#
2
Can you do a `which qmake` and if you get no answer do `echo $PATH`. That should show you where qmake is and the second command describes the path in your environment.
If you cannot find qmake those ways, you may need to do a `find / -name qmake` and if nothing shows up there, you may need to install it. Also, try `dpkg - l qmake` to see if dpkg knows about qmake.
Quote & Reply
|
jeremiah
View Public Profile
Send a private message to jeremiah
Visit jeremiah's homepage!
Find all posts by jeremiah