Tim
Group: Members
Posts: 7
Joined: Aug. 2006 |
|
Posted: Aug. 26 2006,11:27 |
|
heh, back to pulling my hair out I guess!
Anyway, I was trying to get xine/mplayer (or anything!) installed on my newly DSL'd Laptop - as I basically want to use it for watching dvd-rips on the train (long story..) Having done a hard-drive install and then done the GNU-Utils install & Apt install, as well as the codecs .dsl from the repo's I tried the following:
Code Sample | root@box# apt-get install xine-gui
|
Only to be greeted with a whole heap of dependancies, which were refusing to install, thus:
Code Sample | root@box:/home/dsl# apt-get install xine-ui 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: xine-ui: Depends: libcurl3-gnutls (>= 7.15.4-1) but it is not going to be installed Depends: libfontconfig1 (>= 2.3.0) but 2.2.1-3 is to be installed Depends: libice6 but it is not going to be installed Depends: libsm6 but it is not going to be installed Depends: libx11-6 but it is not going to be installed Depends: libxext6 but it is not going to be installed Depends: libxine1 (>= 1.1.0) but it is not going to be installed Depends: libxinerama1 but it is not going to be installed Depends: libxtst6 but it is not going to be installed Depends: libxv1 but it is not going to be installed Depends: libxxf86vm1 but it is not going to be installed E: Broken packages
|
I was wondering partially what this meant, IE do I need to install all those, or should I be trying to install xine some other way?
Many thanks, Tim
|