RE: mod_perl compile problem

2002-02-15 Thread Ged Haywood
Hi there, On Thu, 14 Feb 2002, OCNS Consulting wrote: I Unzip/Untar the Apache tarball and change to the Apache top level distribution directory. I then Unzip/Untar the module dists and one by one prep each module for a static build and then finally build mod_perl as per my previous

Re: mod_perl compile problem

2002-02-14 Thread Randy Kobes
On Thu, 14 Feb 2002, OCNS Consulting wrote: I'm attempting to make httpd apache-1.3.23 with mod_perl-1.26 and ActiveState Perl 5.6.1 Build 631. This is a simple build with no other modules or EAPI references. Unfortunately, I'm encountering the following error when the compile of the

RE: mod_perl compile problem

2002-02-14 Thread OCNS Consulting
14, 2002 10:41 AM To: OCNS Consulting Cc: [EMAIL PROTECTED] Subject: Re: mod_perl compile problem On Thu, 14 Feb 2002, OCNS Consulting wrote: I'm attempting to make httpd apache-1.3.23 with mod_perl-1.26 and ActiveState Perl 5.6.1 Build 631. This is a simple build with no other modules

Re: mod_perl compile problem

2002-02-14 Thread Hans Juergen von Lengerke
OCNS Consulting [EMAIL PROTECTED] on Feb 14, 2002: [mod_perl-1.26]# perl Makefile.PL APACHE_SRC=/dist/apache_1.3.23/src DO_HTTPD=1 USE_ACAPI=1 PREP_HTTPD=1 EVERYTHING=1 ^ Make that USE_APACI=1 Now, I may be missing something and somebody already asked you earlier about

RE: mod_perl compile problem

2002-02-14 Thread OCNS Consulting
-Original Message- From: Hans Juergen von Lengerke [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 11:21 AM To: OCNS Consulting Cc: Randy Kobes; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: mod_perl compile problem OCNS Consulting [EMAIL PROTECTED] on Feb 14, 2002: [mod_perl-1.26

RE: mod_perl compile problem

2002-02-14 Thread OCNS Consulting
Kevin, Configured Apache with --enable-rule=SHARED_CORE; make - same results. RB -Original Message- From: Cheung, Kevin [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 11:47 AM To: 'OCNS Consulting' Subject: RE: mod_perl compile problem did you try --enable-rule

RE: mod_perl compile problem

2002-02-14 Thread OCNS Consulting
Ged, Yes, I have installed all three (Apache 1.3.23, Perl 5.6.1, mod_perl 1.2.6) from the tarball sources, tried to build and received the same results. I haven't tried Perl 5.7.2. Now, because the same result was yielded, I revert back to the ActiveState rpm version 5.6.1 Build 631. Do you

RE: mod_perl compile problem

2002-02-14 Thread Ged Haywood
Hi again, On Thu, 14 Feb 2002, OCNS Consulting wrote: I revert back to the ActiveState rpm version 5.6.1 Build 631. Do you believe that the version of PERL or APACHE has something to do with it? No, I don't think it's a Perl problem, but it's a very complex bunch of software and an awful

RE: mod_perl compile problem

2002-02-14 Thread Randy Kobes
On Thu, 14 Feb 2002, OCNS Consulting wrote: Ged, Yes, I have installed all three (Apache 1.3.23, Perl 5.6.1, mod_perl 1.2.6) from the tarball sources, tried to build and received the same results. I haven't tried Perl 5.7.2. Now, because the same result was yielded, I revert back to the

RE: mod_perl compile problem

2002-02-14 Thread OCNS Consulting
: Thursday, February 14, 2002 3:08 PM To: OCNS Consulting Cc: mod_perl Mailing List Subject: RE: mod_perl compile problem Hi again, On Thu, 14 Feb 2002, OCNS Consulting wrote: I revert back to the ActiveState rpm version 5.6.1 Build 631. Do you believe that the version of PERL or APACHE has

Re: mod_perl compile problem

2002-02-13 Thread Rodney Broom
From: OCNS Consulting [EMAIL PROTECTED] I'm attempting to make httpd apache-1.3.23 with mod_perl-1.26 and ActiveState Perl 5.6.1 Build 631. Am I hearing you right, you're using an ActiveState Perl on Linux? --- Rodney Broom Programmer: Desert.Net

RE: mod_perl compile problem

2002-02-13 Thread OCNS Consulting
Yes. R. Beazley -Original Message- From: Rodney Broom [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 7:55 PM To: OCNS Consulting; [EMAIL PROTECTED] Subject: Re: mod_perl compile problem From: OCNS Consulting [EMAIL PROTECTED] I'm attempting to make httpd apache-1.3.23

RE: mod_perl compile problem

2002-02-13 Thread IEEE Consulting
Yes. R. Beazley -Original Message- From: Rodney Broom [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 7:55 PM To: OCNS Consulting; [EMAIL PROTECTED] Subject: Re: mod_perl compile problem From: OCNS Consulting [EMAIL PROTECTED] I'm attempting to make httpd apache-1.3.23