ok.. so i get apt-get so i dont have to mess with rpm depedancies right? so.. i type in konsole: apt-get install mplayer and this is what I get:
--------------------------------
[root@localhost root]# apt-get install mplayer
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:
mplayer: Depends: aalib but it is not going to be installed
Depends: alsa-lib but it is not going to be installed
Depends: faad2 but it is not going to be installed
Depends: lame but it is not going to be installed
Depends: libaa.so.1
Depends: libasound.so.2
Depends: libasound.so.2(ALSA_0.9)
Depends: libdv but it is not going to be installed
Depends: libdv.so.2
Depends: libdvdread but it is not going to be installed
Depends: libdvdread.so.3
Depends: libfaad.so.0
Depends: libfame but it is not going to be installed
Depends: liblirc_client.so.0
Depends: liblzo.so.1
Depends: libmad.so.0
Depends: libmp3lame.so.0
Depends: libpostproc (= 0.90-4.20030808.fr) but it is not going to be installed
Depends: libpostproc.so.0
Depends: lirc but it is not going to be installed
Depends: lzo but it is not going to be installed
Depends: mplayer-fonts but it is not going to be installed
qt#1:3.1.2-0.9x.2: Obsoletes: qt-Xt but 1:3.1.1-6 is to be installed
W: There are multiple versions of "kdelibs" in your system.
This package won't be cleanly updated, unless you leave
only one version. To leave multiple versions installed,
you may remove that warning by setting the following
option in your configuration file:
RPM::Allow-Duplicated { "^kdelibs$"; };
To disable these warnings completely set:
RPM::Allow-Duplicated-Warning "false";
W: There are multiple versions of "arts" in your system.
This package won't be cleanly updated, unless you leave
only one version. To leave multiple versions installed,
you may remove that warning by setting the following
option in your configuration file:
RPM::Allow-Duplicated { "^arts$"; };
To disable these warnings completely set:
RPM::Allow-Duplicated-Warning "false";
W: There are multiple versions of "up2date" in your system.
This package won't be cleanly updated, unless you leave
only one version. To leave multiple versions installed,
you may remove that warning by setting the following
option in your configuration file:
RPM::Allow-Duplicated { "^up2date$"; };
To disable these warnings completely set:
RPM::Allow-Duplicated-Warning "false";
W: There are multiple versions of "qt" in your system.
This package won't be cleanly updated, unless you leave
only one version. To leave multiple versions installed,
you may remove that warning by setting the following
option in your configuration file:
RPM::Allow-Duplicated { "^qt$"; };
To disable these warnings completely set:
RPM::Allow-Duplicated-Warning "false";
W: There are multiple versions of "kdebase" in your system.
This package won't be cleanly updated, unless you leave
only one version. To leave multiple versions installed,
you may remove that warning by setting the following
option in your configuration file:
RPM::Allow-Duplicated { "^kdebase$"; };
To disable these warnings completely set:
RPM::Allow-Duplicated-Warning "false";
W: You may want to run apt-get update to correct these problems
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
------------------------------
Now..... how come it says "mplayer: Depends: aalib but it is not going to be installed" why isent it going to be installed? i dont get it..
