PDA

View Full Version : Unmet dependencies ( libqt3-mt-dev & libxcursor-dev )



wak
10-18-2003, 02:14 PM
Hab ein "kleines" Problem, so ziemlich alles was ich installieren will hat Probleme mit den 2 Packeten. Hat jemand ne Lösung gefunden, wie man diese Probleme lösen könnte ?


root@vaio:/home/wak# apt-get install xmms -s
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
libqt3-mt-dev: Depends: libxcursor-dev but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

wäre echt nett wenns mir jemand helfen kann, thx,

wak.

mightydavefish
10-18-2003, 06:30 PM
for that libxcursor-dev problem there is another package that owns a file libxcursor-dev is trying to overwrite. Try this:


su
cd /var/cache/apt/archives
dpkg --force-overwrite -i libxcursor-dev_1.0.2-2_i386.deb (for example, that's the version I have, put your file name there)
apt-get -f install

See if that does it for you. Don't type my comments in parenthesis. Good luck. Sorry I don't speak whatever you are speaking. German? Dutch?