ich will die Entwicklungsumgebung KDevelop installieren, aber es tritt ein Problem auf.
Zuvor habe ich ein Upgrade KDEs auf Version 3.2 durchgeführt.
Folgendes habe ich in die sources.list eingetrage:
Code: Alles auswählen
deb http://ftp.de.debian.org/debian stable main
#--- KDE 3.2 ---
deb http://download.kde.org/stable/3.2/Debian stable main
Code: Alles auswählen
apt-get update
apt-get install kdevelop
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:
kdevelop: Depends: kdelibs3 (>= 4:2.2.2-1) but it is not going to be installed
Depends: kdebase-libs but it is not going to be installed
E: Sorry, broken packages
Was kann ich tun?
Vielen Dank im Voraus!