Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13295 - irssi 0.8.6 compiles with the perl modules in the wrong path
Summary: irssi 0.8.6 compiles with the perl modules in the wrong path
Status: RESOLVED FIXED
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: 2003-01-05 09:53 UTC by Fir3fly
Modified: 2003-02-04 19:42 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 Fir3fly 2003-01-05 09:53:53 UTC
Hi,

when emerging irssi 0.8.6 it compiles the modules needed for running scripts
with irssi to /usr/lib/site_perl/5.6.1/i686-linux. The @INC Path includes only
/usr/lib/perl5/site_perl/5.6.1/i686-linux and will not be found by default. I
fixed this for the moment with copying the needed files to ~/.irssi/scripts.

Keep your good work up, Thanx

Fir3fly
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2003-01-06 17:11:25 UTC
Please read <a
href="http://cvs.gentoo.org/~mcummings/perl.html">http://cvs.gentoo.org/~mcummings/perl.html</a>
.
You need to re-emerge ExtUtils-MakeMaker before emerging irssi. Your modules
will then go to the proper path.
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2003-01-16 14:47:40 UTC
Are you ok now?
Comment 3 Fir3fly 2003-01-17 06:25:52 UTC
Yes, thanks for asking again. 


After re-emerging with "emerge ExtUtils-MakeMaker" everyting went fine with
irssi. Thank you again, Case closed :)

Fir3fly
Comment 4 Michael Cummings (RETIRED) gentoo-dev 2003-01-17 06:36:23 UTC
Reported as fixed