"Todd Harris" wrote:
> /usr/bin/perl: symbol lookup error:
> /usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi/auto/Glib/Glib.so:
> undefined symbol: g_bookmark_file_error_quark
> /usr/bin/perl: symbol lookup error:
> /usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi/auto/Glib/Glib.so:
> undefined symbol: g_bookmark_file_error_quark
>
> Any idea on what this is? I have Perl 5.8.8 installed, but am I missing
> something? I didn't see any dependency errors along the way - dvdrip
> installed fine.
dvd::rip uses the Perl modules Gtk and Glib for it's GUI. These Perl
modules interface with the corresponding C libraries libgtk and libglib.
It looks that your Glib Perl module was built against
another/incompatible libglib C library. If you install a proper
combination of the Perl and C modules/libraries, everything should work
fine.
Regards,
Joern
--
Joern Reder
Development Head ZYN! Coding Division - http://www.zyn.de/
pgp1WarECRZBv.pgp
Description: PGP signature
|