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?




-----Original Message-----
From: Frank Wiles [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 07, 2006 12:55 PM
To: Reese,Richard Stephen
Cc: modperl@perl.apache.org
Subject: Re: Apache::Server not included in mod_perl-1.99_16-4

On Wed, 7 Jun 2006 12:36:08 -0400
"Reese,Richard Stephen" <[EMAIL PROTECTED]> wrote:

> I put in a request to have it looked at as a bug though once again I'm

> not sure if this is the corect procedure for getting redhat to fix an 
> issue in a enterprise product.
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=194074
> 
> Thanks for the information. I'll just have to wait to migrate. 

  Well part of their philosophy is to not upgrade software very much
  in the RHEL distributions, so I don't think they are going to see
  this as a bug. 

  There really isn't any reason to not upgrade, just remove the RH
  mod_perl RPMs and install it from source.  I have current mod_perl
  versions running on both RHEL 3 and RHEL 4 without issue. 

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

Reply via email to