--- Reuben Fischman <[EMAIL PROTECTED]> wrote:
> Mike,
>
> are you using the RH installed version of Apache
> 2.0? IF so is it 2.0.40?
It is
[]# rpm -qa | grep -i httpd
httpd-devel-2.0.40-21.9
httpd-2.0.40-21.9
redhat-config-httpd-1.0.1-18
httpd-manual-2.0.40-21.9
> I've noticed that some of
--- Perrin Harkins <[EMAIL PROTECTED]> wrote:
> On Tue, 2004-01-27 at 08:56, Mike NoLast
> wrote:
>
> > rpmbuild --rebuild mod_perl-1.99_07-5.src.rpm
>
> Don't do that; that version is ancient. Use the
>
--- Perrin Harkins <[EMAIL PROTECTED]> wrote:
> Mike NoLast wrote:
> > Configuring Apache/2.0.40 mod_perl/1.99_08
> Perl/v5.8.1
>
> Mike,
>
> Please try with the latest releases, i.e. apache
> 2.0.48 and mod_perl
> 1.99_011.
>
> - Perrin
Uhm, OK, pe
I am trying to upgrade perl on a RH 9 Linux system
using Fedora src.rpms.
I built perl and perl_suid from Fedora 5.8.1 src.rpms
without problems and installed same (had to use
--force because the CGI's man and other bundle files
conflict with t
I am trying to build mod_perl-1.99_08 on a RH 9
system. The make errors. Below is my attempt. Can
anyone give me an idea of what is wrong and how to fix
it?
[EMAIL PROTECTED