"Angel R. Rivera" <[EMAIL PROTECTED]> writes:

> Sorry to come in late into this.  I had the same problems and spent a
> while getting it all to build right.  I am running on an Ultra class
> machine with all my web stuff in /web/appl (automount point) so that
> should be the only changes you need to worrry about.
> 
> 
> then build mod_perl
> 
> perl Makefile.PL \
>          USE_DSO=1 \
>          USE_APXS=1 \
>          WITH_APXS=/web/appl/apache/bin/apxs \
>          PERL_USELARGEFILES=0 \
>          EVERYTHING=1
> 
> I built it DSO.

I was hoping to get away with it compiled in as static. I've heard
fearful tales of memory leaks and other problems when using it as a
DSO. Are these still present ? 

-- 
- Wayne Pascoe
                                 | Be nice to your daemons.
[EMAIL PROTECTED]   | 
http://www.molemanarmy.com       | 

Reply via email to