Hans-Georg Normann
25-09-2004, 00:13
Habe mir das Datenbankfrontend von knoda downgeloadet. Leider schlägt schom ./configure fehl.
[hans@rosi knoda-0.7.1]$ ./configure \
--with-kde-version=3 --prefix=/usr/include/kde \
--with-qt-dir=/usr/lib/qt-3.3/include
:
:
:
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... configure: error: Qt (>= Qt 3.1.0) (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!
Distri: Fedora Core 2
[hans@rosi knoda-0.7.1]$ rpm -q kdebase
kdebase-3.2.3-2.1.2.kde
[hans@rosi knoda-0.7.1]$ rpm -q kdebase-devel
kdebase-devel-3.2.3-2.1.2.kde
[hans@rosi knoda-0.7.1]$ rpm -q qt
qt-3.3.3-3.0.2.kde
[hans@rosi knoda-0.7.1]$ rpm -q qt-devel
qt-devel-3.3.3-3.0.2.kde
Wo finde ich die qt-mt? Auf meiner Festplatte ist sie definitiv nicht!
Hans
[hans@rosi knoda-0.7.1]$ ./configure \
--with-kde-version=3 --prefix=/usr/include/kde \
--with-qt-dir=/usr/lib/qt-3.3/include
:
:
:
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... configure: error: Qt (>= Qt 3.1.0) (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!
Distri: Fedora Core 2
[hans@rosi knoda-0.7.1]$ rpm -q kdebase
kdebase-3.2.3-2.1.2.kde
[hans@rosi knoda-0.7.1]$ rpm -q kdebase-devel
kdebase-devel-3.2.3-2.1.2.kde
[hans@rosi knoda-0.7.1]$ rpm -q qt
qt-3.3.3-3.0.2.kde
[hans@rosi knoda-0.7.1]$ rpm -q qt-devel
qt-devel-3.3.3-3.0.2.kde
Wo finde ich die qt-mt? Auf meiner Festplatte ist sie definitiv nicht!
Hans