Re: [mp2] Re: Getting help for MasonX::Apache2Handler

2004-04-17 Thread Stas Bekman
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

Re: [mp2] Re: Getting help for MasonX::Apache2Handler

2004-04-17 Thread Beau E. Cox
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

Re: [mp2] Re: Getting help for MasonX::Apache2Handler

2004-04-16 Thread fred
<...> >> > >> > 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.

Re: [mp2] Re: Getting help for MasonX::Apache2Handler

2004-04-16 Thread Stas Bekman
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

Re: [mp2] Re: Getting help for MasonX::Apache2Handler

2004-04-16 Thread Beau E. Cox
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

Re: [mp2] Re: Getting help for MasonX::Apache2Handler

2004-04-16 Thread Stas Bekman
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

[mp2] Re: Getting help for MasonX::Apache2Handler

2004-04-16 Thread Fred Moyer
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