dvd::rip

->ABOUT / NEWS

->DOCUMENTATION
-TABLE OF CONTENTS
-INSTALLATION
-USING THE GUI
-CLUSTER MODE
-FAQ

->KEY FEATURES

->DOWNLOAD

->SUPPORT

->TRANSLATIONS

->MAILING LIST
-SEARCH ARCHIVE

->CHANGE LOG

->CREDITS

->TODO

->LINKS

http://www.exit1.org/


Re: [dvd::rip] DVD::RIP 0.97 on Ubuntu 6.06?

Subject: Re: [dvd::rip] DVD::RIP 0.97 on Ubuntu 6.06?
From: Jörn Reder <joern@xxxxxx>
Date: Tue, 15 Aug 2006 15:46:59 +0200
Niki Kovacs wrote:

> The subject says it all: is there any reasonable way to install DVD::RIP 0.97 
> on
> Ubuntu 6.06 LTS?

I suggest you install dvd::rip 0.52.5, which is in the multiverse 
repository. This way you get most of the external dependencies. 
Additionally install the Gtk2 and Event Perl modules, if they're not 
installed already. Also you need a basic gcc environment. Many dvd::rip
dependencies are marked "suggested". The following apt-get command line
has the important packages:

  % sudo apt-get install \
         dvdrip libgtk2-perl libevent-perl mjpegtools ogmtools vcdimager lsdvd \
         mplayer libintl-xs-perl xvid4conf xine-ui subtitleripper libxvidcore4 \
         make gcc libc6-dev

Then you should remove the "dvdrip" package in order to prevent mixed 
version problems:

  % sudo apt-get remove dvdrip

Then install the new Perl dependencies of dvd::rip 0.97.x by hand (in 
that order):

  AnyEvent
  http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/AnyEvent-1.02.tar.gz

  Event::ExecFlow
  http://search.cpan.org/CPAN/authors/id/J/JR/JRED/Event-ExecFlow-0.62.tar.gz

  Event::RPC
  http://search.cpan.org/CPAN/authors/id/J/JR/JRED/Event-RPC-0.90.tar.gz

  Gtk2::Ex::FormFactory
  
http://search.cpan.org/CPAN/authors/id/J/JR/JRED/Gtk2-Ex-FormFactory-0.65.tar.gz

Get the .tar.gz files, extract them, change into the created directory 
and execute:

  % perl Makefile.PL
  % make test
  % sudo make install

Finally get the dvd::rip 0.97.13 tarball and install it like the Perl 
modules above:

  dvd::rip 0.97.13
  http://www.exit1.org/dvdrip/dist/pre/Video-DVDRip-0.97.13.tar.gz

  % tar xfz Video-DVDRip-0.97.13.tar.gz
  % cd Video-DVDRip-0.97.13
  % perl Makefile.PL
  % make test
  % sudo make install

Regards,

Joern

-- 
Joern Reder
Development Head ZYN! Coding Division - http://www.zyn.de/

Attachment: pgpGy58sHLKBq.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>
 

Archive powered by MHonArc. Search powered by ht://dig.

[ top ]