hi all, I am trying to install totem using apt-get on a RH Linux 9 machine
$uname -a Linux localhost.localdomain 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686 i386 GNU/Linux
I have done $apt-get update $apt-get upgrade $apt-get dist-upgrade beofere doing
$apt-get install
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:
The following packages have unmet dependencies: totem: Depends: gnome-desktop (>= 2.1.0) but 2.0.6-4 is to be installed Depends: libXrandr.so.2 but it is not installable Depends: libXv.so.1 but it is not installable Depends: libgnome-desktop-2.so.2 but it is not installable Depends: libxine.so.1 Depends: xine-lib (>= 1.0.0) but it is not going to be installed E: Broken packages
What could be the problem. I did the samething on a diff machine and it worked fine. -- Puneet