Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 8349

Summary: Irssi
Product: Gentoo Linux Reporter: Diego Palacios <diego>
Component: Current packagesAssignee: Michael Cummings (RETIRED) <mcummings>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 1.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Diego Palacios 2002-09-25 07:03:28 UTC
When you try to load a perl script you get an error:
Can't locate Irssi.pm, in @INC (@INC contains /home/myhome/.irssi/scripts  /usr/share/irssi/scripts /usr/lib/perl5/5.6.1 /usr/lib/perl5/5.6.1/i686-linux
/usr/lib/perl5/site_perl/5.6.1/ /usr/lib/perl5/site_perl .) at (eval 20) line 1.
BEGIN failed--compilation aborted at (eval 20) line 1.
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2002-09-25 19:29:55 UTC
Look in /usr/lib/site_perl - if you see that directory then try the following:

emerge rsync. Make sure you have the latest version of ExtUtils-MakeMaker
installed (under dev-perl). It should be there by default (ensured during the
invokation of the perl-module eclass), but to be safe reinstall
ExtUtils-MakeMaker (it's small - maybe a 150k) and emerge irssi. This should be
fixed with the next rc of perl, but in the interim this will get you there. 

This was identified a few weeks ago and marked as fixed (there was an error in
the ExtUtils-MakeMaker ebuild which is why it was bumped to -r1). Let me know if
you still have problems,

Michael
Comment 2 SpanKY gentoo-dev 2002-10-13 15:29:28 UTC
Bug 9067 fixes this 

*** This bug has been marked as a duplicate of 9067 ***