QT Install problems
Brian Witowski
brianw
Mon May 17 11:29:34 PDT 2004
I'm trying to install QT 3.0.3 from qt-x11-free-3.0.3.tar.gz. It compiles
fine. Takes forever but it finishes successfully. But when I do a 'make
install', I get this
-------------------------------------------------
[root at server qt]# make install
make[1]: Entering directory `/usr/local/qt'
cd qmake && make
make[2]: Entering directory `/usr/local/qt/qmake'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/qt/qmake'
cd qmake && make install
make[2]: Entering directory `/usr/local/qt/qmake'
[ -d /usr/local/qt/bin ] || mkdir -p /usr/local/qt/bin
cp -f /usr/local/qt/bin/qmake /usr/local/qt/bin
cp: /usr/local/qt/bin/qmake: No such file or directory
make[2]: [install] Error 1 (ignored)
[ -d /usr/local/qt ] || mkdir -p /usr/local/qt
cp -r -f /usr/local/qt/mkspecs /usr/local/qt
make[2]: Leaving directory `/usr/local/qt/qmake'
cd src/moc && make
make[2]: Entering directory `/usr/local/qt/src/moc'
make[2]: *** No rule to make target
`/usr/local/qt/mkspecs/linux-g++/qmake.conf', needed by `Makefile'. Stop.
make[2]: Leaving directory `/usr/local/qt/src/moc'
make[1]: *** [src-moc] Error 2
make[1]: Leaving directory `/usr/local/qt'
make: *** [install] Error 2
----------------------------------------------------
As near as I can tell it's looking for a qmake.conf file in ../linux-g++/.
I looked and the file isn't there. When it was compiling I saw references
to that file and it appeared that it existed and all was fine. I need QT to
install kfirewall. Anybody have any ideas what's going on?
Thanks,
Brian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Brian Witowski.vcf
Type: text/x-vcard
Size: 220 bytes
Desc: not available
Url : http://mail.linux-sxs.org/pipermail/linux-users/attachments/20020407/8a52f489/BrianWitowski.vcf
More information about the Linux-users
mailing list