Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Apache and mod_perl
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
bLanark
Apprentice
Apprentice


Joined: 27 Aug 2002
Posts: 181
Location: Royal Berkshire, UK

PostPosted: Wed Sep 04, 2002 7:50 pm    Post subject: Apache and mod_perl Reply with quote

Hi there.

I'm no newbie to Linux, but I am new to gentoo. :)

I need mod_perl on apache. I have emerged apache, and mod_perl, but nowhere on my hard drive can I find the mod_perl.so to add to my apache installation.

I can always build my own apache, mod_perl, but if the ebuilds are there then I'd like to use them... One for one and all for one, after all :D
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Wed Sep 04, 2002 8:10 pm    Post subject: Reply with quote

I have it in /usr/lib/apache-extramodules/libperl.so. Did you run
Code:
ebuild /var/db/pkg/dev-perl/mod_perl/mod_perl.ebuild config
...like the postinstallation instructions should have suggested? That should set your apache config file automatically for you.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
bLanark
Apprentice
Apprentice


Joined: 27 Aug 2002
Posts: 181
Location: Royal Berkshire, UK

PostPosted: Wed Sep 04, 2002 9:29 pm    Post subject: Aha! Reply with quote

Cheers, mate, for some reason I was looking for a mod_perl.so (or, in actual fact, "mod*perl*") without success.

Many thanks, now to try it.....

Oh, and I had done the post-emerge config.
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Wed Sep 04, 2002 9:42 pm    Post subject: Reply with quote

If you're curious, I found it with
Code:
$ grep \.so /var/db/pkg/dev-perl/mod_perl-1.26/CONTENTS | awk '{print $2}'

_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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