Re: [dvd::rip] Error when running dvd::rip
|
Subject: |
Re: [dvd::rip] Error when running dvd::rip |
|
From: |
Joern Reder <joern@xxxxxxxxxxxxx> |
|
Date: |
Mon, 28 Jan 2002 09:47:31 +0100 |
"Nick Adams" wrote:
> I get the following error when executing dvdrip. I have installed Perl GTK
> numerous times and dvdrip still wont execute properly. Can anyone help??
>
> <Start Error message>
>
> Can't locate Gtk/Gdk/Pixbuf.pm in @INC
dvd::rip misses the Gtk::Gdk::Pixbuf module, which is part of Perl Gtk
but only built, if the corresponding Gtk C library is installed. So
first install the C library (gdk-pixbuf) and then Perl Gtk again and
everything should work as expected.
Regards,
Joern
--
Joern Reder -- Software Development, dimedis GmbH, 50672 Koeln
http://www.dimedis.de/
supporting: http://www.zyn.de/ http://www.exit1.org/
CPAN: http://www.perl.com/CPAN/modules/by-module/CIPP/JRED/
|
|