Archiv verlassen und diese Seite im Standarddesign anzeigen : Wer findet QT?
Hallo zusammen!
Nachdem ich jetzt X erfolgreich kompiliert und ans laufen bekommen habe, wollte ich mir Krusader installieren.
Da ich KDE2 benutze, also Version 1.01 gezogen.
Bei ./configure kommt aber dieser tolle Fehler:
checking for Qt... configure: error: Qt (>= Qt 2.2.2) (library qt) not found. Please check your installation!
Ich weiß nur nicht warum.
QT2 ist installiert:
dpkg -s libqt2
Package: libqt2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4864
Maintainer: Ivan E. Moore II <rkrusty@debian.org>
Source: qt-x11
Version: 3:2.3.1-22
Was mich jedoch wundert ist die Versionsangabe.....
QT3 hab ich auch installiert (oder können die nicht koexistieren?)
Ich hoffe es weißt jemand, was noch fehlt??
MfG
zeeman
TTapper0815
04.02.03, 14:23
IMHO brauchst du noch libqt2-dev. Dann sollte das funzen.
apt-get install libqt2-dev
Reading Package Lists... Done
Building Dependency Tree... Done
Package libqt2-dev has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and
never uploaded, has been obsoleted or is not available with the contents
of sources.list
However the following packages replace it:
libqt3-dev libqt2 libqt-dev
E: Package libqt2-dev has no installation candidate
Ist das gut oder schlecht?
cu
zeeman
nicht so gut.
dings@Naïve:~$ apt-cache show libqt2-dev
Package: libqt2-dev
Priority: optional
Section: devel
Installed-Size: 10208
Maintainer: Ivan E. Moore II <rkrusty@debian.org>
Architecture: i386
Source: qt2
Version: 1:2.0.2-1.1
Provides: qt2-dev
Depends: libc6-dev, libqt2 (>= 1:2.0.2-1.1), libc6 (>= 2.1.2), libpng2, libstdc++2.10, libz1, xlib6g (>= 3.3.6)
Suggests: qt2-doc (>= 1:2.0.2-1.1)
Conflicts: qt0-dev, qt-dev, qt1g-dev (<= 1.44-4), qt2-dev
Filename: dists/potato/main/binary-i386/devel/libqt2-dev_2.0.2-1.1.deb
Size: 2722764
MD5sum: 17ff2c190d1b5136f76d464f8d24cfc4
Description: Qt GUI library (development version).
Qt is a complete framework for development of GUI, based on a set of
C++ classes. The header files, manual pages, and *moc*,
Qt's own Meta Object Compiler are included as well
as a static version of the library.
dings@Naïve:~$
Das sagt mir, dass diese Lib wahnsinnig alt ist, sie liegt noch bei potato.
Da ich heut grade gut drauf bin, hab ich dir auch noch den link gesucht.
ftp://ftp.de.debian.org/debian/dists/potato/main/binary-i386/devel/libqt2-dev_2.0.2-1.1.deb
da liegt es. wenn du es hast installierst du es einfach per 'dpkg -i paketname' wenn er noch was verlangt, schau dich in dem verzeichnis auf dem server danach um. ja, das geht auch mit apt-get, ich such jetzt aber nicht extra die zeile fuer die conf raus.
TTapper0815
08.02.03, 19:38
Dicker Fehler
Ich würde anstatt lieber libqt-dev installieren. Weil
a) Ist die Version die du anbietest zu alt (gefordert war >2.2 und du hast 2.02)
b) hat das apt vorgeschlagen
c) sagt mir ein Blick auf libqt-dev das das Version 2.3.X ist also die zu libqt2 installierten Version passende
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.