RE: mod_perl as DSO on AIX with perl-5.6

2001-02-21 Thread Christian Gilmore
'Jens-Uwe Mager'; 'Modperl Mailing List (E-mail)' > Subject: Re: mod_perl as DSO on AIX with perl-5.6 > > > On Wed, Feb 07, 2001 at 06:29:04PM -0600, Christian Gilmore wrote: > > Recompiling with dl_dlopen.xs instead of dl_aix.xs caused > 49 of the 180 > > self-

Re: mod_perl as DSO on AIX with perl-5.6

2001-02-21 Thread Jens-Uwe Mager
On Wed, Feb 07, 2001 at 06:29:04PM -0600, Christian Gilmore wrote: > Recompiling with dl_dlopen.xs instead of dl_aix.xs caused 49 of the 180 > self-tests to fail. I recompiled with debugging turned on and ran against > GDB. Here's the result followed by the output of './perl -I./lib -V'. > Jens, d

RE: mod_perl as DSO on AIX with perl-5.6

2001-02-07 Thread Christian Gilmore
6.0/aix /opt/gnu/depot/perl-5.6.0/lib/5.6.0 /opt/gnu/depot/perl-5.6.0/lib/site_perl/5.6.0/aix /opt/gnu/depot/perl-5.6.0/lib/site_perl/5.6.0 /opt/gnu/depot/perl-5.6.0/lib/site_perl . > -----Original Message----- > From: Jens-Uwe Mager [mailto:[EMAIL PROTECTED]] > Sent: Sunday, Janu

Re: mod_perl as DSO on AIX with perl-5.6

2001-01-28 Thread Jens-Uwe Mager
On Sat, Jan 27, 2001 at 01:42:44PM -0600, Christian Gilmore wrote: > Hey. I see in mod_perl's INSTALL document that there's a required patch > for DynaLoader if you intend to run mod_perl as DSO on AIX (4.3) with > perl-5.005_3. Is patching required for 5.6? If so, will the same patch in > the IN

mod_perl as DSO on AIX with perl-5.6

2001-01-27 Thread Christian Gilmore
Hey. I see in mod_perl's INSTALL document that there's a required patch for DynaLoader if you intend to run mod_perl as DSO on AIX (4.3) with perl-5.005_3. Is patching required for 5.6? If so, will the same patch in the INSTALL doc apply? Regards, Christian - Christian Gilmore In