PDA

View Full Version : Problem installing DVD Ripper



JockVSJock
05-30-2004, 02:08 AM
Trying to install DVD::Rip (http://www.exit1.org/dvdrip/index.cipp) and I've added its source url to my /etc/apt/sources file.

I type



apt-get install video-dvdrip


And this is my output



root@probot:~# apt-get install video-dvdrip
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:
video-dvdrip: Depends: libgtk-perl but it is not going to be installed
Depends: libgtk-pixbuf-perl but it is not going to be installed
Depends: transcode (>= 2:0.6.6) but it is not going to be installed
Depends: libevent-perl but it is not installable
E: Broken packages


How in the hell do I deal with these dependencies, libevent-perl can't be installed. Any of the Perl packages I'm having problems with as well.

OR, can someone recommend anyother type of DVD Ripper to install of Knoppix/Linux?

thanks

aay
05-30-2004, 05:29 AM
Try this:

apt-get -t unstable install video-dvdrip

pc3
05-30-2004, 07:41 AM
you go here : http://marillat.free.fr/

and you put un your sources.list the diffirents sources.

it's the reference for all video and sound packages

JockVSJock
05-30-2004, 02:53 PM
I've added the new lines to my sources file from the url above and it replaces some files, but not the ones for the dvd ripper.

I still keep getting the same errors:



The following packages have unmet dependencies:
video-dvdrip: Depends: libgtk-perl but it is not going to be installed
Depends: libgtk-pixbuf-perl but it is not going to be installed
Depends: transcode (>= 2:0.6.6) but it is not going to be installed
Depends: libevent-perl but it is not going to be installed


I've even used the text based cpan to try and install libgtk-perl with no success.


Are there any other type of dvd rippers for Linux?