ugh! mod_perl install problem

2003-05-29 Thread Reed, Jonathan S.
Hello, I am having a problem installing mod_perl. I have used this same install procedure on other boxes successfully but am having trouble with this one. The error is at the bottom of this message. System specs are as follows. I apologize in advance if this is not the correct forum for

Re: ugh! mod_perl install problem

2003-05-29 Thread Stas Bekman
Reed, Jonathan S. wrote: Hello, I am having a problem installing mod_perl. I have used this same install procedure on other boxes successfully but am having trouble with this one. The error is at the bottom of this message. System specs are as follows. I apologize in advance if this is not

RE: ugh! mod_perl install problem

2003-05-29 Thread Reed, Jonathan S.
That did it. Thank you very much. Jon Reed -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 28, 2003 8:08 PM To: Reed, Jonathan S. Cc: [EMAIL PROTECTED] Subject: Re: ugh! mod_perl install problem Reed, Jonathan S. wrote: Hello, I am having

RE: Install Problem: make test: modules/src.t

2002-12-22 Thread Ged Haywood
12:00 PM To: [EMAIL PROTECTED] Subject: Install Problem: make test: modules/src.t When I 'make test' I'm getting failures relating to modules/src.t Can anyone help? -- PLATFORM -- OS: Slackware Linux 2.2.16 Perl: 5.6.0 mod_perl

Re: Install Problem: make test: modules/src.t

2002-12-22 Thread Stas Bekman
Mark Hawkes wrote: When I 'make test' I'm getting failures relating to modules/src.t [...] $ make test TEST_VERBOSE=1 --snip-- dir=../src ok 2 main= not ok 3 module_magic_number = 0 not ok 4 httpd_version = not ok 5 -I../src -I../src/modules/perl ok 6 FAILED tests 3-5 Failed 3/6 tests,

Install Problem: make test: modules/src.t

2002-12-21 Thread Mark Hawkes
When I 'make test' I'm getting failures relating to modules/src.t Can anyone help? -- PLATFORM -- OS: Slackware Linux 2.2.16 Perl: 5.6.0 mod_perl: 1.27 Apache: Apache/1.3.12 (Unix) PHP/4.2.3 Apache root:/var/lib/apache

RE: Install Problem: make test: modules/src.t

2002-12-21 Thread Beau E. Cox
. -Original Message- From: Mark Hawkes [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 21, 2002 12:00 PM To: [EMAIL PROTECTED] Subject: Install Problem: make test: modules/src.t When I 'make test' I'm getting failures relating to modules/src.t Can anyone help? -- PLATFORM

RE: Install Problem: make test: modules/src.t

2002-12-21 Thread Mark Hawkes
] Subject: Install Problem: make test: modules/src.t When I 'make test' I'm getting failures relating to modules/src.t Can anyone help? -- PLATFORM -- OS: Slackware Linux 2.2.16 Perl: 5.6.0 mod_perl: 1.27 Apache: Apache/1.3.12

RE: Install Problem: make test: modules/src.t

2002-12-21 Thread Beau E. Cox
alone in -v mode? For mod_perl 2 you can say: t/TEST -v testname. Sorry I'm not much help... Aloha = Beau. -Original Message- From: Mark Hawkes [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 21, 2002 2:19 PM To: [EMAIL PROTECTED] Subject: RE: Install Problem: make test: modules/src.t

Install problem...

2002-12-02 Thread Beau E. Cox
Hi - I am trying to upgrade my test server (SuSE 8.1) to Apache/ mod_perl 2. I installed and tested Apache 2 - all OK. I have perl 5.8.0 (pre-build by SuSE); It passed the tests in the mpd_perl 2 prequsites section. I get this problem on make test (both with Apache mpm configured as prefork AND

Re: Install problem...

2002-12-02 Thread Stas Bekman
Beau E. Cox wrote: Hi - I am trying to upgrade my test server (SuSE 8.1) to Apache/ mod_perl 2. I installed and tested Apache 2 - all OK. Beau, when reporting problems, please follow the guidelines linked from the perl.apache.org's shortcuts menu:

RE: Install problem...

2002-12-02 Thread Beau E. Cox
, December 02, 2002 3:10 AM To: Beau E. Cox Cc: Modperl Subject: Re: Install problem... Beau E. Cox wrote: Hi - I am trying to upgrade my test server (SuSE 8.1) to Apache/ mod_perl 2. I installed and tested Apache 2 - all OK. Beau, when reporting problems, please follow the guidelines linked from

mod_perl install problem

2002-08-16 Thread J. W. Ballantine
Hi, I've CVS'ed mod_perl-2.0, this morning Aug. 16th at about 11:00am Eastern time, and when I attempt to build with: AKIVA $ perl Makefile.PL MP_AP_PREFIX=/a3/APACHE/Apache2 MP_INST_APACHE2=1 I get: !!! You are running Perl version 5.6.0 We strongly suggest you

Re: mod_perl install problem

2002-08-16 Thread Stas Bekman
J. W. Ballantine wrote: [...] perl Makefile.PL MP_AP_PREFIX=/a3/APACHE/Apache2 MP_INST_APACHE2=1 MP_USE_STATIC=1 everything makes ok, but when I try to install, it fails with: AKIVA $ make install cd src/modules/perl make -f Makefile.modperl cd src/modules/perl make -f

mod_perl install problem

2002-03-26 Thread Avnish Pundir
Hi, As per description given in http://perl.apache.org/distributions.html page, I tried installing mod_perl from http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer. I was able to install mod_perl using PPM but as mentioned in above page about copying mod_perl.so in apache/module

Re: mod_perl install problem

2002-03-26 Thread Randy Kobes
On Tue, 26 Mar 2002, Avnish Pundir wrote: Hi, As per description given in http://perl.apache.org/distributions.html page, I tried installing mod_perl from http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer. I was able to install mod_perl using PPM but as mentioned in above page

Re: mod_perl install problem

2002-03-26 Thread Avnish Pundir
Yes it's working. Thanks Randy. -Avnish - Original Message - From: Randy Kobes [EMAIL PROTECTED] To: Avnish Pundir [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, March 26, 2002 11:20 PM Subject: Re: mod_perl install problem On Tue, 26 Mar 2002, Avnish Pundir wrote: Hi, As per

Newbe - APXS install problem

2000-12-06 Thread Goldberg, Josh
Apache with mod_perl (built with APXS) fails to start with this error: Cannot load /opt/WWW/libexec/libperl.so into server: dynamic linker: /opt/WWW/bin/httpd: relocation error: symbol not found: Perl_sv_free Apache rev = 1.3.14 mod_perl rev = 1.24_01 perl rev = 5.00503 OS = dynix/ptx rev 4.4.6

Re: Apache::Filter Install Problem

2000-11-05 Thread Ken Williams
[EMAIL PROTECTED] (G.W. Haywood) wrote: Hi there, On Thu, 2 Nov 2000, Adam Prime wrote: i built mod_perl with this: perl Makefile.PL DO_HTTPD=1 USE_APACI=1 APACHE_PREFIX=/usr/local/apache PERL_STACKED_HANDLERS=1 Any insight would be appreciated. I'm installing it on a redhat 6.2 box with

Re: Apache::Filter Install Problem

2000-11-03 Thread G.W. Haywood
Hi there, On Thu, 2 Nov 2000, Adam Prime wrote: i built mod_perl with this: perl Makefile.PL DO_HTTPD=1 USE_APACI=1 APACHE_PREFIX=/usr/local/apache PERL_STACKED_HANDLERS=1 Any insight would be appreciated. I'm installing it on a redhat 6.2 box with apache 1.3.14 and mod_perl 1.24_01

Apache::Filter Install Problem

2000-11-02 Thread Adam Prime
I'm trying to install apache filter and i'm getting errors. anyhelp would be appreciated. i built mod_perl with this: perl Makefile.PL DO_HTTPD=1 USE_APACI=1 APACHE_PREFIX=/usr/local/apache PERL_STACKED_HANDLERS=1 when i get to make test i get this: Running make test PERL_DL_NONLAZY=1

APACHE::ASP install problem

2000-08-04 Thread Pamela O'Shea
Hi, [sorry for posting this again but i wasnt subscribed when i 1st posted it and couldnt c any reponses, couldnt find an archive either :/] i have an installation problem, im using apache 1.3.12 and linux kernl 2.2.16-3 and have the mod_perl installed. The 'httpd -l' lists the mod_perl as being

Re: APACHE::ASP install problem

2000-08-04 Thread Joshua Chamas
Use CPAN to install HTTP::Date and MLDBM, or better yet, install Bundle::Apache::ASP. There is a note in the install error output on how to use CPAN that you didn't include below. I would follow its instructions. --Joshua Pamela O'Shea wrote: Hi, [sorry for posting this again but i wasnt

APACHE::ASP install problem ?

2000-08-04 Thread Pamela O'Shea
Hi, i have an installation problem, im using apache 1.3.12 and have the mod_perl installed. The 'httpd -l' lists the mod_perl as being installed. Bu when i do 'perl Makefile.PL' in the Apache-ASP source tree i get the following errors : [root@dilitium Apache-ASP-2.03]# perl Makefile.PL Checking