RE: Mod_Perl on AIX

2001-09-06 Thread Christian Gilmore

It greatly depends upon how you built perl. If you're using the
OS-provided perl installation, you'll have to use IBM C for AIX to compile
apache/mod_perl. Also, other problems/pitfalls exist if you wish to use
mod_perl as a DSO. These problems can be overcome, but you'll need
specific versions to do so...

Regards,
Christian

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
 Behalf Of Jim Cox
 Sent: Sunday, May 06, 2001 2:07 PM
 To: [EMAIL PROTECTED]
 Subject: Mod_Perl on AIX


 Can someone point me to the docs for compiling latest
 mod_perl 1.26 for apache 1.3.20
 on AIX 4.3.3 using gcc.

 Or if docs don't exist, or if I missed something,
 Just slap me.

 The docs I've found result in a broken build enviromnent.
 I suspect that the problem is related to using gcc+ and not the
 distributed AIX cc.

 I just wanted to ask before I tried to modify the distributed
 Makefile.PL.
 Expesially centz I'za perl newbi. :o
 --
 Jim Cox (mailto:[EMAIL PROTECTED])
 (817) 315-8134   (888) 834-7656 Toll Free
 (817) 315-8253 FAX
 (817) 233-8567 Mobile





Re: Mod_Perl on AIX

2001-09-06 Thread Jim Cox


Therein lies the problem. I currently do not have the IBM supplied cc on 
the system. If the answer is to use only the IBM cc I'm not sure there will
be an answer. 

Everything else compiles fine, Apache, as well as the other modules.

Thanks.

Christian Gilmore wrote:
 
 It greatly depends upon how you built perl. If you're using the
 OS-provided perl installation, you'll have to use IBM C for AIX to compile
 apache/mod_perl. Also, other problems/pitfalls exist if you wish to use
 mod_perl as a DSO. These problems can be overcome, but you'll need
 specific versions to do so...
 
 Regards,
 Christian
 

-- 
Jim Cox (mailto:[EMAIL PROTECTED]) 
(817) 315-8134   (888) 834-7656 Toll Free
(817) 315-8253 FAX
(817) 233-8567 Mobile



RE: Mod_Perl on AIX

2001-09-06 Thread Christian Gilmore

You'll need to compile and install your own perl, then, using gcc.

Regards,
Christian

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
 Behalf Of Jim Cox
 Sent: Sunday, May 06, 2001 5:19 PM
 Cc: [EMAIL PROTECTED]
 Subject: Re: Mod_Perl on AIX
 
 
 
 Therein lies the problem. I currently do not have the IBM 
 supplied cc on 
 the system. If the answer is to use only the IBM cc I'm not 
 sure there will
 be an answer. 
 
 Everything else compiles fine, Apache, as well as the 
 other modules.
 
 Thanks.
 
 Christian Gilmore wrote:
  
  It greatly depends upon how you built perl. If you're using the
  OS-provided perl installation, you'll have to use IBM C for 
 AIX to compile
  apache/mod_perl. Also, other problems/pitfalls exist if you 
 wish to use
  mod_perl as a DSO. These problems can be overcome, but you'll need
  specific versions to do so...
  
  Regards,
  Christian
  
 
 -- 
 Jim Cox (mailto:[EMAIL PROTECTED]) 
 (817) 315-8134   (888) 834-7656 Toll Free
 (817) 315-8253 FAX
 (817) 233-8567 Mobile