[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: KDE 3.1 und qt



Am Donnerstag, 27. Februar 2003 22:21 schrieb Sebastian Gutweiler:
> Ich würde das Paket (libqt3-dev) mal deinstallieren. Zumindest bei
> mir (Ralf Nolden's Debs) ist auch ein Conflict zwischen libqt3-dev
> und libqt3-mt-dev

Hallo Liste,

Mein System ist jetzt up-to-date, allerdings bleibt das qt-Problem bei 
dpkg-buildpackage im kdepim-3.1.0 Verzeichnis bestehen. Alle 
Bibliotheken sind jetzt auf unstable "upgegraded".

qt3-dev-tools/unstable uptodate 3:3.1.1-5
libqt2/unstable uptodate 3:2.3.2-11
libqt3c102-mt/unstable uptodate 3:3.1.1-5
libqt3-compat-headers/unstable uptodate 3:3.1.1-5
libqt3c102/unstable uptodate 3:3.1.1-5
libqt2-mt/testing uptodate 3:2.3.1-22
libqt3-mt-dev/unstable uptodate 3:3.1.1-5
libqt3-headers/unstable uptodate 3:3.1.1-5

Ein
export QTDIR=/usr/share/qt3
dpkg-buildpackage -D

endet in:

checking for libjpeg... -ljpeg
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.

in config.log ist noch folgender ./configure Aufruf zu finden:

 $ ../configure --disable-debug --enable-final --disable-rpath 
--prefix=/usr --libexecdir=/usr/bin --sysconfdir=/etc --libdir
=/usr/lib --includedir=/usr/include/kde 
--with-qt-includes=/usr/include/qt --mandir=/usr/share/man 
--infodir=/usr/share/info -
-with-xinerama --with-extra-includes=/usr/include/libpisock 
--with-extra-includes=/usr/include/glib-1.2 --with-extra-includes=
/usr/include/gtk-1.2 --with-qt-includes=/usr/include/qt3

Ich hatte in debian/rules
 --with-qt-includes=/usr/include/qt3

eingefügt

ls /usr/include/qt3 | wc
    312     312    3781

echo $QTDIR
/usr/share/qt3

ls /usr/share/qt3/include | wc
    312     312    3781

Ich bin da mit meinem Latein am Ende

ciao

Gerhard



Reply to: