Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8349 - Irssi
Summary: Irssi
Status: RESOLVED DUPLICATE of bug 9067
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-25 07:03 UTC by Diego Palacios
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***