RE: Mod_perl 1.99_09dev on AIX4.3.3

2003-03-27 Thread ODELL, TODD E (SWBT)
/modperl-2.0/t/response/TestError/syntax.pm line 17, near \; Compilation failed in require at (eval 98) line 3. thanks! Todd -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2003 4:19 PM Cc: ODELL, TODD E (SWBT); '[EMAIL PROTECTED]' Subject: Re

RE: Mod_perl 1.99_09dev on AIX4.3.3

2003-03-26 Thread ODELL, TODD E (SWBT)
: Stas Bekman [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2003 7:21 PM To: ODELL, TODD E (SWBT) Cc: '[EMAIL PROTECTED]' Subject: Re: Mod_perl 1.99_09dev on AIX4.3.3 ODELL, TODD E (SWBT) wrote: Stas, The output of perl -V:ld -V:cc is: ld='ld' cc='cc' the cc is the IBM Visual Age C

Re: make errors with mod_perl-1.99_08 on aix 4.3.3

2003-03-06 Thread ODELL, TODD E (SWBT)
Hello, I've been following the thread on AIX4.3.3 and mod_perl1.99_08 from Darryl Priest. I've been trying to install the mod_perl and by following the thread I was able to get to the point below by touching ./src/modules/perl/mod_perl.exp. I wasn't able to find any mod_perl.exp that was

libapreq-1.0 Seg Faults

2002-09-06 Thread ODELL, TODD E (SWBT)
I installed libapreq-1.0 on an AIX 4.3.3 with Perl 5.6.1( build at bottom of page)/Apache 1.3.26/PHP-4.2.2. I read the README and INSTALL which came w/ the libapreq.1-0 and everything went fine. I compiled it with the same VAC 4.4.0.3 as I had used for the Perl/Apache. But when I try to use the

RE: Clashing Apache::Symbol - Symbol ?

2002-08-27 Thread ODELL, TODD E (SWBT)
So with the incorrect lib, it was loading Apache::Symbol where 'use Symbol' was found? Thanks! -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Monday, August 26, 2002 10:42 PM To: ODELL, TODD E (SWBT) Cc: ModPerl Mailing List Subject: Re: Clashing Apache::Symbol

Clashing Apache::Symbol - Symbol ?

2002-08-26 Thread ODELL, TODD E (SWBT)
I just recently got my mod_perl to work. Config is mod_perl-1.27/Apache-1.3.26 on AIX 4.3.3. I wrote a PerlAuthenHandler which uses Expect.pm, requiring the normal Symbol.pm. In my startup.pl script for mod_perl I had this line: use lib qw(/usr/opt/perl5/lib/site_perl/5.6.1/aix/Apache); I get a

ld warnings for Symbol already exported or Exported symbol not defined during make for server

2002-08-21 Thread ODELL, TODD E (SWBT)
I run into these warnings during the make on the apache-1.3.26: ld: 0711-415 WARNING: Symbol perl_alloc is already exported. ld: 0711-415 WARNING: Symbol Perl_amagic_call is already exported. .. ld: 0711-319 WARNING: Exported symbol not defined: perl_module ld: 0711-319 WARNING: Exported symbol