Kevin,
Configured Apache with "--enable-rule=SHARED_CORE"; " make" - same results.
RB
-Original Message-
From: Cheung, Kevin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 14, 2002 11:47 AM
To: 'OCNS Consulting'
Subject: RE: mod_perl compile problem
did you try --enable-rule=SHA
Hans:
Thanks for the TYPO catch.
Yes ActiveState Perl is available for Linux. See:
- RPM ->
http://downloads.activestate.com/ActivePerl/Linux/5.6/ActivePerl-5.6.1.631-i
686-linux.rpm
Once again, I performed the "flexible way" Build method, creating the
libperl.a ar library. I then chan
OCNS Consulting <[EMAIL PROTECTED]> on Feb 14, 2002:
> [mod_perl-1.26]# perl Makefile.PL APACHE_SRC=/dist/apache_1.3.23/src
> DO_HTTPD=1 USE_ACAPI=1 PREP_HTTPD=1 EVERYTHING=1
^
Make that USE_APACI=1
Now, I may be missing something and somebody already asked you earlier
about
On Fri, 2002-02-08 at 20:25, Salvador Ortiz Garcia wrote:
> Yes, It's a bug in Sections. Confirmed in 1.26.
> I'm digging into it.
Thanks. I'm glad to know that I'm not imagining things. We've just found
a place in Bricolage where the Location directive *does* work as
expected. So you're righ
Randy,
Unfortunately, the same results were yielded using the "flexible way". Below
is the "perl Makefile.PL", "make" Build session.
I look forward to your response.
RB
==
Build Session
==
[mod_perl-1.26]# perl Makefile.PL APACH