Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problems with dvdrip please help
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
hifidelity
n00b
n00b


Joined: 17 Oct 2002
Posts: 17

PostPosted: Sun Oct 20, 2002 7:41 pm    Post subject: problems with dvdrip please help Reply with quote

Hi, i did an emerge media-video/dvdrip .

Everything seemed to compile fine.. i had no errors or anything like that..

When i type in the command "dvdrip" though, i get an error message that i cannot make sense of:
Code:

bash-2.05a$ dvdrip
Can't locate Video/DVDRip.pm in @INC (@INC contains: lib /usr/lib/perl5/5.6.1/i686-linux /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i686-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl .) at /usr/bin/dvdrip line 29.
BEGIN failed--compilation aborted at /usr/bin/dvdrip line 29.
Back to top
View user's profile Send private message
Larde
Guru
Guru


Joined: 07 Jun 2002
Posts: 313
Location: Duesseldorf, Germany

PostPosted: Sun Oct 20, 2002 8:17 pm    Post subject: Reply with quote

Ah, I remember, I got hit by that too. Some other perl packages had that problem also recently.
The search path for perl plugins seems to have changed. I didn't care too much to investigate, I just moved the offending subfolder (/usr/lib/site_perl/5.6.1/Video) to a place that is mentioned in the error message, like /usr/lib/perl5/site_perl/5.6.1. Or better just make a symlink there, that should do it.
I admit, that's just a workaround, I assume someone will update and fix the ebuild sooner or later. :-)
(Am I posting too much "this is just a workaround" stuff, or is it ok to give such advice?)

Hth,
Larde.
_________________
Someday this will be my home... http://moonage.net/
I'll make you a deal
I'll say I came from Earth and my tongue is taped
Back to top
View user's profile Send private message
nmr_spectrometer
n00b
n00b


Joined: 07 Oct 2002
Posts: 55

PostPosted: Sun Oct 20, 2002 8:27 pm    Post subject: Reply with quote

Perhaps try downloading the source and installing manually? Your error states that it is missing a perl module, perhaps it wasn't built. Try 'locate DVDRip.pm' (if your locatedb is up to date) or 'find / | grep DVDRip'. If the module was built but not put in the right place then Larde's suggestion should work.

good luck,

nmr_spectrometer
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum