On 5/23/07, Martijn <[EMAIL PROTECTED]> wrote:
Hello.

While rebuilding our webserver, I am trying to install modperl 2.0.3
under Apache 2.0.52 on RHEL4. However, when I run 'perl Makefile.PL',
it says it can't find apxs. I am quite sure it isn't installed -find
doesn't find it, so it definitely doesn't exist under its own name-
but if I understand things correctly, it is standard part of Apache.
Am I missing something?

Are you trying to build a dynamic or static mod_perl?  The
instructions are pretty different but basically a dynamic server
assumes you have apache already installed, in which case you would
have apxs, and the static server does not.

I've used the standard static server installation instructrions [1] on
RHEL4 a number of times without problems.

[1] http://perl.apache.org/docs/2.0/user/install/install.html#Static_mod_perl


Thanks.

Martijn.



--
~Tyler

Reply via email to