William McKee wrote:
On Fri, Mar 12, 2004 at 07:44:46PM -0800, Stas Bekman wrote:

that's when you start apache/mp, right? You need to remove that library and then rebuild mod_perl. It should now find the library under /usr/local/lib/perl5/.../libperl.so


Yeah, sure enough I moved all the libperl.so.* out of the /usr/lib/ path
and recompiled apache/mp. It worked fine. I don't know why I had it
stuck in my build process that I needed to create these links. So do I
really even need to compile Perl with -Duseshrplib? It seems like
mod_perl requires this library (although I'm not building it as a DSO, I
have DSO enabled and am using APACI).

Have you been talking about mod_perl 1 all this time? If not, you can only build mp2 as DSO at the moment. You don't need to build perl with -Duseshrplib to get a DSO mod_perl build (certainly for mp2, not 100% sure about mp1).


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to