Beau E. Cox wrote:
[...]
Linux version 2.6.5 (Beau E. Cox on @cathy.beaucox.com)
(gcc version 3.3.3) #1 Mon Apr 5 22:15:29 HST 2004
I did this:
$ export RTLD_NOW=1
$ perl Makefile.PL
[...]
Writing Makefile for MasonX::Apache2Handler
$ set|grep RTLD
RTLD_NOW=1
Everything ok. Can't seem to reproduce
On Friday 16 April 2004 08:40 pm, Stas Bekman wrote:
> Beau E. Cox wrote:
> > On Friday 16 April 2004 10:38 am, Stas Bekman wrote:
> >>Fred Moyer wrote:
[snipped]
> >>>The 'perl Makefile.PL' statement ran properly without errors on Linux
> >>>2.6.3 but on Darwin 7.0.3 building the Makefile generate
<...>
>> >
>> > The 'perl Makefile.PL' statement ran properly without errors on Linux
>> > 2.6.3 but on Darwin 7.0.3 building the Makefile generated the
>> following
>> > error. This occurs with the latest releases as well as cvs tips of
>> > apreq2 and mp2. Perl 5.8.3 and httpd-2.0.49 were used.
Beau E. Cox wrote:
On Friday 16 April 2004 10:38 am, Stas Bekman wrote:
Fred Moyer wrote:
On Apr 16, 2004, at 10:35 AM, Fred Moyer wrote:
2) Note that your libapreq2 had been installed under Apache2. This
scheme is used to isolate Apache2-specific code from Apache1 code.
On my machine I do not h
On Friday 16 April 2004 10:38 am, Stas Bekman wrote:
> Fred Moyer wrote:
> > On Apr 16, 2004, at 10:35 AM, Fred Moyer wrote:
> >>> 2) Note that your libapreq2 had been installed under Apache2. This
> >>> scheme is used to isolate Apache2-specific code from Apache1 code.
> >>> On my machine I do not
Fred Moyer wrote:
On Apr 16, 2004, at 10:35 AM, Fred Moyer wrote:
2) Note that your libapreq2 had been installed under Apache2. This
scheme is used to isolate Apache2-specific code from Apache1 code.
On my machine I do not have Apache1 and everything is installed
w/o the Apache2 directory. The 'us
On Apr 16, 2004, at 10:35 AM, Fred Moyer wrote:
2) Note that your libapreq2 had been installed under Apache2. This
scheme is used to isolate Apache2-specific code from Apache1 code.
On my machine I do not have Apache1 and everything is installed
w/o the Apache2 directory. The 'use Apache2 ();' dir