On Wed, 7 Jun 2006 13:27:07 -0400
"Reese,Richard Stephen" <[EMAIL PROTECTED]> wrote:

> I tried to install mod_perl using source but it wanted apxs.
> 
> Simple install:
> 
>   % perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs
>   % make && make test
>   % make install
> 
> Apache is also installed via rpm on this server, so I couldn't find
> apxs like I could if Apache were also installed from source. So is
> building everything from source the only way to add support for
> mod_perl?

  apxs should be located at /usr/sbin/apxs on a RHEL system. 

 ---------------------------------
   Frank Wiles <[EMAIL PROTECTED]>
   http://www.wiles.org
 ---------------------------------

Reply via email to