Hallo Liste,

seit meinem Update vor einigen Wochen auf kde3 aus sid kann ich die 
jeweils neuesten sourcen von dem DTP-Programm scribus von Franz Schmid 
( http://web2.altmuehlnet.de/fschmid/ ) auf meinem sarge/sid system 
nicht mehr kompilieren. 
Shit happens: AFAIR übernächtigt hatte ich durch ein update auf 
mozilla-snapshot vor einigen Monaten mein woody auf einige 
sid-Bibliotheken upgedatet .

Nun zu den Einzelheiten (leider wieder hauptsächlich konsole output) :

Das Scribus-configure script bricht ab mit
checking for Qt... configure: error: Qt (>= Qt 3.0.2) (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!

Ich konnte dem noch nicht zu Leibe rücken.

[EMAIL PROTECTED]:~$ apt-show-versions |grep qt
libqtcups2/testing uptodate 2.0-4
qtcups/testing uptodate 2.0-4
qt3-dev-tools/unstable uptodate 3:3.1.1-7
libqt2/unstable uptodate 3:2.3.2-12
libqt3c102-mt/unstable uptodate 3:3.1.1-7
libqt3-compat-headers/unstable uptodate 3:3.1.1-7
libqt3c102/unstable uptodate 3:3.1.1-7
libqt2-mt/testing uptodate 3:2.3.1-22
libqt3-mt-dev/unstable uptodate 3:3.1.1-7
libqt3-headers/unstable uptodate 3:3.1.1-7

[EMAIL PROTECTED]:~$tail config.log
#define PREL "/usr/local"
#define SIZEOF_CHAR 1
#define SIZEOF_CHAR_P 4
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define STDC_HEADERS 1
#define VERSION "0.9.8"
#define ksize_t socklen_t

[EMAIL PROTECTED]:~# ldconfig -v  | grep qt
ldconfig:       
        libqtcups.so.2 -> libqtcups.so.2.0.0
        libqt-mt.so.2 -> libqt-mt.so.2.3.1
        libqt-mt.so.3 -> libqt-mt.so.3.1.1
        libqthreads.so.9 -> libqthreads.so.9.0.0
        libqtmcop.so.1 -> libqtmcop.so.1.0.0
        libqt.so.2 -> libqt.so.2.3.2
        libqt.so.3 -> libqt.so.3.1.1

[EMAIL PROTECTED]:~# cat /usr/share/qt3/lib/libqt-mt.prl
QMAKE_PRL_BUILD_DIR = /usr/share/qt3/src
QMAKE_PRO_INPUT = qt.pro
QMAKE_PRL_TARGET = libqt-mt.so.3.1.1
QMAKE_PRL_DEFINES = QT_SHARED QT_NO_DEBUG QT_THREAD_SUPPORT
QMAKE_PRL_CONFIG = qt warn_on release incremental nocrosscompiler 
minimal-config small-config medium-config large-config full-config 
styles tools kernel widgets dialogs iconview workspace network canvas 
table xml opengl sql opengl release dll thread largefile system-mng 
system-jpeg system-png png gif system-zlib nis cups nas bigcodecs x11sm 
xinerama xrender xftfreetype xkb dylib create_prl link_prl qt warn_on 
depend_includepath qmake_cache x11 x11inc x11lib moc
QMAKE_PRL_VERSION = 3.1.1

Wie kann das sein? Was habe ich übersehen. Mir scheint qt threaded 
installiert zusein, allerdings fielen mir scheinbare ungereimtheiten  
in den Abhängigkeiten auf:

debian:~# apt-get -t unstable install libqt3-dev
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  libqt3-mt-dev
The following NEW packages will be installed:
  libqt3-dev
0 packages upgraded, 1 newly installed, 1 to remove and 337  not 
upgraded.
Need to get 31.3kB of archives. After unpacking 32.8kB will be freed.
Do you want to continue? [Y/n]n
Abort.
debian:~#

Aber:
debian:~# apt-cache show libqt3-mt-dev
Package: libqt3-mt-dev
Priority: optional
Section: devel
[...]
Source: qt-x11-free
Version: 3:3.1.1-7
Replaces: libqt-mt-dev, libqt3-dev (>= 3.0.5-4), libqt3-helper, 
libqt3-headers (<= 3:3.1.1-3)
Depends: xlibs-dev (>= 4.2.1), libmng-dev (>= 1.0.3), libpng12-0-dev, 
libjpeg62-dev, zlib1g-dev, libfreetype6-dev, libc6-dev, libqt3c102-mt 
(= 3:3.1.1-7), libqt3-headers (= 3:3.1.1-7), qt3-dev-tools (= 
3:3.1.1-7), xlibmesa-gl-dev | libgl-dev, xlibmesa-glu-dev | 
libglu1-mesa-dev | libglu-dev
Suggests: libqt3-i18n, qt3-doc
Conflicts: libqt-mt-dev
[...]
Package: libqt3-mt-dev
Priority: optional
Section: devel
Installed-Size: 10270
Maintainer: Martin Loschwitz <[EMAIL PROTECTED]>
Architecture: i386
Source: qt-x11-free
Version: 2:3.0.5-3
Replaces: libqt2-mt-dev
Depends: libqt3-dev (= 2:3.0.5-3), libqt3-mt (= 2:3.0.5-3)
-----------^^^^^^
Suggests: libqt3-mt-mysql, libqt3-mt-psql, libqt3-mt-odbc
Conflicts: libqt2-mt-dev
[...]
Description: Qt Threaded development files
 Qt is a complete framework for development of GUI, based on a set of
 C++ classes.  This package contains the development files necessary for
 building threaded Qt applications.

Ich blicke da nicht mehr durch.

<scribus-maillist>
I got the threaded version of qt3 installed on my system:
~# dpkg -l | grep mt
ii  libqt3-mt-dev  3.1.1-7        Qt development files (Threaded)
ii  libqt3c102-mt  3.1.1-7        Qt GUI Library (Threaded runtime 
version
~# ls /usr/share/qt3/lib
libqt-mt.prl  libqt-mt.so.3    libqt.so.3    libqui.prl  libqui.so.1
libqt-mt.so   libqt-mt.so.3.1  libqt.so.3.1  libqui.so   libqui.so.1.0

If I try to run the configure script like:
~# ./configure --with-qt-dir=/usr/share/qt3 
--with-qt-includes=/usr/share/qt3/include 
--with-qt-libraries=/usr/share/qt3/lib
</scribus-maillist>

libqt3-dev fehlt wegen der Abhängigkeiten (s.o. bzw. subject)

Weis jemand Rat, oder hilft Tee trinken und Abwarten?

ciao

Gerhard


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an