Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9740 - mod_perl and others
Summary: mod_perl and others
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Robert Coie (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-27 04:04 UTC by Olle Hällnäs
Modified: 2003-04-24 17:21 UTC (History)
3 users (show)

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 Olle Hällnäs 2002-10-27 04:04:54 UTC
seems that mod_perl installs itself in /usr/lib/site_perl where the module
cant's find Apache.pm. A simple symlink to /usr/lib/perl5/site_perl to
/usr/lib/site_perl solves this problem but not the best way I suppose.

Some other packages I seen install to /usr/lib/site_perl is MIME-Base64 and
imagemagic.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-03-12 18:07:27 UTC
how about doing this in perl ebuild ?
dosym /usr/lib/perl5/site_perl  /usr/lib/site_perl 
Comment 2 Robert Coie (RETIRED) gentoo-dev 2003-04-24 17:21:47 UTC
Believed caused by old perl ebuild / MakeMaker bugs circa 5.6.1-r8.