On Tue, 28 Mar 2006 15:11:49 -0800
"Kent, Mr. John \(Contractor\)" <[EMAIL PROTECTED]> wrote:
> Thank you Frank
>
> I configured with this:
>
> > perl Makefile.PL PREFIX=/users/webuser/static_mod_perl
> > MP_USE_STATIC=1 MP_AP_PREFIX=/users/webuser/src/httpd-2.0.55
> > MP_AP_CONFIGURE="--with-mp
h 28, 2006 1:06 PM
To: Kent, Mr. John (Contractor)
Cc: modperl@perl.apache.org; Kent, Mr. John (Contractor)
Subject: Re: Building static mod-perl in non-standard directories
On Tue, 28 Mar 2006 12:25:36 -0800
"Kent, Mr. John \(Contractor\)" <[EMAIL PROTECTED]> wrote:
> So my que
On Tue, 28 Mar 2006 12:25:36 -0800
"Kent, Mr. John \(Contractor\)" <[EMAIL PROTECTED]> wrote:
> So my question is how do I specify in the configuration phase that
> apache2 gets installed in a directory
> of my choosing?
You're looking for perl Makefile.PL PREFIX=/use/my/directory plus
your o
Greetings,
Installation instructions for building mod-perl dynamically worked great
compiled, installed, and works great mod-perl2.0.2 perl5.8.8
Thought I'd try to see what performance difference I get using static
build
mod-perl.
Used the documented install procedure:
To enable statically lin