Hi Emmanuel
I think your problem is a QT 4.0.1 bug. The install scripts are suppose to
copy mkspecs into $QTDIR.
To fix your problem you have to download the source and copy the mkspecs
folder into $QTDIR. In your case this is '/usr/local/Trolltech/Qt-4.0.1/'.
The Qt source can be found at:
ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-4.0.1.tar.gz
--
Ole Morten Grodås
On 9/18/05, Emmanuel Goldstein <goldstein101_at_gmail.com> wrote:
>
> I installed QT using fedora's yum so I didnt have to compile it ;-P
> Anyway, i've got a problem. I get this trying to compile nmapGUI. Any
> hint?
>
> Cheers!.
>
> [root_at_localhost nmapgui-1.0.2]# uname -a
> Linux localhost.localdomain 2.6.12-1.1398_FC4 #1 Fri Jul 15 00:52:32 EDT
> 2005 i686 athlon i386 GNU/Linux
>
> [root_at_localhost nmapgui-1.0.2]# qmake
> [root_at_localhost nmapgui-1.0.2]# make
> cd src && make -f Makefile
> make[1]: Entering directory `/home/gualas/.aMule/Incoming/nmapgui-
> 1.0.2.src.tar.gz_FILES/nmapgui-1.0.2/src'
> make[1]: *** No rule to make target `/usr/local/Trolltech/Qt-4.0.1/mkspecs/linux-g++-64/qmake.conf',
> needed by `Makefile'. Stop.
> make[1]: Leaving directory `/home/gualas/.aMule/Incoming/nmapgui-
> 1.0.2.src.tar.gz_FILES/nmapgui-1.0.2/src'
> make: *** [sub-src] Error 2
> [root_at_localhost nmapgui-1.0.2]#
>
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Received on Sep 26 2005