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

Re: KDE 3.1 und qt



Am Mittwoch, 26. Februar 2003 23:48 schrieb Michael Domann:
> Am Mittwoch, 26. Februar 2003 19:54 schrieb Andreas Metzler:
> > Michael Domann <profbunny@gmx.de> wrote:
> > > Hallo Liste, hab heute KDE 3.1 installiert, ging alles ohne
> > > Probleme. Allerdings funktioniert jetzt mein QT nicht mehr.
> > >
> > > Fehler beim compilieren von licq
> > > ./configure
> > > configure: WARNING: environment variable QTDIR is not set
> >
> > [...]
> >
> > Blind geraten: vielleicht hilft es, libqt3-compat-headers zu
> > installieren.
> >            cu andreas
>
> Hallo Andreas,
>
> hab ich schon getan.
> Danke für die Antwort.
>
> Michael

Hallo Leute,

Da ich Probleme mit der Kompilierung von kdepim für kde 3.1 hatte, 
wollte ich nun nach Andreas Vorschlag libqt3-compat-headers von 
unstable installieren. Meine bisherige qt-Installation sieht so aus:

# dpkg -l | grep qt | grep ^ii
ii  libqt2         2.3.2-11       Qt GUI Library (runtime version)
ii  libqt2-mt      2.3.1-22       Qt GUI Library (runtime threaded 
version).
ii  libqt3-compat- 3.1.1-3        Qt 1.x and 2.x compatibility includes
ii  libqt3-dev     3.1.1-3        Qt development files
ii  libqt3-headers 3.1.1-3        Qt3 header files
ii  libqt3-mt-dev  3.1.1-3        Qt development files (Threaded)
ii  libqt3c102     3.1.1-3        Qt Library
ii  libqt3c102-mt  3.1.1-3        Qt GUI Library (Threaded runtime 
version)
ii  libqtcups2     2.0-4          Qt interface library for CUPS
ii  qt3-dev-tools  3.1.1-3        Qt3 development tools
ii  qtcups         2.0-4          Qt front-end for CUPS.

Der Versuch kdepim zu bilden endet hier:

# ls /usr/share/qt3
bin  doc  etc  include  lib  mkspecs
# export QTDIR=/usr/share/qt3
#  dpkg-buildpackage -D
[...]
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.
Make sure that you have compiled Qt with thread support!
make: *** [configure-stamp] Fehler 1

Die libqt3-compat-headers aus unstable nachzuinstallieren endet hier:

# apt-get -t unstable install libqt3-compat-headers
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

Sorry, but the following packages have unmet dependencies:
  libqt3-mt-dev: Depends: xlibmesa-glu-dev but it is not going to be 
installed
E: Sorry, broken packages
#

Was kann man hier tun?

ciao

Gerhard



Reply to: