Can't compile with Konstruct
Raimund Eimann
reim001 at ec.auckland.ac.nz
Thu Feb 12 20:07:06 GMT 2004
Gidday,
although I've got Qt installed in /usr/local/qt and all paths are set, I get
the following message when I'm trying to compile anything with Konstruct when
a check for Qt is performed:
------------------------------------------------------------------------------
root at calypso:/work/compile/konstruct/apps/pixie# make
[===== NOW BUILDING: pixieplus-0.5.4 =====]
[fetch] complete for pixieplus.
[checksum] complete for pixieplus.
[extract] complete for pixieplus.
[patch] complete for pixieplus.
==> Building kde/kdelibs as a dependency
==> Building misc/imagemagick as a dependency
==> Running configure in work/pixieplus-0.5.4
checking build system type... i686-pc-linux-gnu
...
...
checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (library qt-mt)
not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
make: *** [configure-work/pixieplus-0.5.4/configure] Error 1
root at calypso:/work/compile/konstruct/apps/pixie#
------------------------------------------------------------------------------
My settings:
root at calypso:/work/compile/konstruct/apps/pixie# echo $QTDIR,$KDEDIR
/usr/local/qt,/opt/kde3.2
root at calypso:/work/compile/konstruct/apps/pixie# tail -6 /etc/profile
QTDIR=/usr/local/qt
KDEDIR=/opt/kde3.2
PATH=$KDEDIR/bin:$QTDIR/bin:$PATH
MANPATH=$KDEDIR/man:$QTDIR/doc/man:$MANPATH
LD_LIBRARY_PATH=$KDEDIR/lib:$QTDIR/lib:$LD_LIBRARY_PATH
export QTDIR PATH MANPATH LD_LIBRARY_PATH
root at calypso:/work/compile/konstruct/apps/pixie# cat /etc/ld.so.conf
/lib
/usr/lib
/usr/X11R6/lib
/usr/i486-linuxlibc1/lib
/usr/local/lib
/usr/local/qt/lib
/opt/kde3.2/lib
Qt was compiled using the -thread option.
root at calypso:/work/compile/konstruct/apps/pixie# l /usr/local/qt/lib/
total 17304
-rw-r--r-- 1 root root 63 Jan 30 14:58 README
-rw-r--r-- 1 root root 7296438 Feb 11 01:25 libdesignercore.a
-rw-r--r-- 1 root root 842 Feb 10 23:56 libdesignercore.prl
-rw-r--r-- 1 root root 434280 Feb 11 01:28 libeditor.a
-rw-r--r-- 1 root root 760 Feb 10 23:56 libeditor.prl
-rw-r--r-- 1 root root 38074 Feb 11 00:49 libqassistantclient.a
-rw-r--r-- 1 root root 771 Feb 10 23:56
libqassistantclient.prl
-rw-r--r-- 1 root root 876 Feb 10 23:56 libqnp.prl
-rw-r--r-- 1 root root 812 Feb 10 23:56 libqt-mt.la
-rw-r--r-- 1 root root 751 Feb 10 23:56 libqt-mt.prl
lrwxr-xr-x 1 root root 17 Feb 11 00:48 libqt-mt.so ->
libqt-mt.so.3.3.0
lrwxr-xr-x 1 root root 17 Feb 11 00:48 libqt-mt.so.3 ->
libqt-mt.so.3.3.0
lrwxr-xr-x 1 root root 17 Feb 11 00:48 libqt-mt.so.3.3 ->
libqt-mt.so.3.3.0
-rwxr-xr-x 1 root root 9560635 Feb 11 00:48 libqt-mt.so.3.3.0
-rw-r--r-- 1 root root 657 Feb 10 23:56 libqui.prl
lrwxr-xr-x 1 root root 15 Feb 11 00:53 libqui.so ->
libqui.so.1.0.0
lrwxr-xr-x 1 root root 15 Feb 11 00:53 libqui.so.1 ->
libqui.so.1.0.0
lrwxr-xr-x 1 root root 15 Feb 11 00:53 libqui.so.1.0 ->
libqui.so.1.0.0
-rwxr-xr-x 1 root root 303763 Feb 11 00:53 libqui.so.1.0.0
-rw-r--r-- 1 root root 913 Feb 10 23:56 qt-mt.pc
The weirdest thing is that I could compile all of KDE before using Konstruct,
and I asume the same checks for Qt were performed. The problem exists since I
had to reboot the machine yesterday night.
Can anyone help me with this?
Cheers,
Raimund
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list