RE: mod_perl install error (build perl with -Dusethreads)

2013-06-20 Thread Rommel Sharma
ne.os.netbsd.devel.pkgsrc.user/18165 (I've corrected the perl location in my previous mail that was due to a typo). It works fine now, thanks. Rommel. From: Rommel Sharma [mailto:rsharm...@sapient.com] Sent: Wednesday, June 19, 2013 4:55 PM To: modperl@perl.apache.org Subject: mod_

mod_perl install error (build perl with -Dusethreads)

2013-06-19 Thread Rommel Sharma
linked (uses shared libs), for GNU/Linux 2.6.9, not stripped Ø Command to build mod_perl: /install/perl/v5.18/perl Makefile.PL MP_APXS=/export/apache/bin/apxs Ø Result: Reading Makefile.PL args from @ARGV MP_APXS = /export/apache/bin/apxs no conflicting prior mod_perl version found - good

Problems running mod_perl install tests - where should these be posted to

2009-11-23 Thread greg . george
Regards, Greg George IT Shared Services Phone: +613-9091-2492 3/100 Victoria Prd, Melbourne Please consider the environment before printing this e-mail **

redirect mod_perl install

2009-08-27 Thread megamic
Hi I was wondering how do I redirect the installation of mod_perl, as I dont have access to any system directories (eg /usr/apache2 etc.). I have seen suggestions that something like this might do it: perl Makefile.PL MP_APXS=/usr/apache2/bin/apxs PREFIX=$INSTDIR APACHE_PREFIX=$INSTDIR \ A

Re: mod_perl install under Win32

2006-10-23 Thread Foo JH
Any particular reason why you stopped using the ActivePerl combo? It's a painkiller, and I depend on it most of the time. Devin Austin wrote: Hey everyone, i'm brand new to this, so bear with me: I'm trying to install mod_perl under strawberry-perl-5.8.8-alpha-2.exe

Re: mod_perl install under Win32

2006-10-16 Thread Randy Kobes
On Mon, 16 Oct 2006, Devin Austin wrote: Hey everyone, i'm brand new to this, so bear with me: I'm trying to install mod_perl under strawberry-perl-5.8.8-alpha-2.exe, windows xp pro, and apache 2.2,3. I've extracted the mod_perl package into C:\, and i've cd'd to th

Re: mod_perl install under Win32

2006-10-16 Thread Tom Schindl
Hi, don't build anything your own but rather use prebuilt packages. http://perl.apache.org/docs/2.0/os/win32/install.html Tom Devin Austin schrieb: > Hey everyone, > i'm brand new to this, so bear with me: > > I'm trying to install mod_perl under strawberry-perl-5.8.8-alpha-2.exe >

mod_perl install under Win32

2006-10-16 Thread Devin Austin
Hey everyone,i'm brand new to this, so bear with me:I'm trying to install mod_perl under strawberry-perl-5.8.8-alpha-2.exe , windows xp pro, and apache 2.2,3. I've extracted the mod_perl package into C:\, and i've cd'd to the directory and done "perl Makefile.pl". it asks for apxs, which i don't ha

Re: Apache, PERL, Mod_Perl Install Issues

2005-08-25 Thread Philip M. Gollucci
Jonathan Steffan wrote: I had installed perl to /usr/local/lib/perl5/5.8.7 in a previous exercise. The main system perl is supposed to be 5.8.0. This issues seems to be lingering around from that install? I only removed the /usr/local/lib/perl5/5.8.7 and all related files I could find for perl

Re: Apache, PERL, Mod_Perl Install Issues

2005-08-25 Thread Jonathan Steffan
Philip M. Gollucci wrote: Jonathan Steffan wrote: no conflicting prior mod_perl version found - good. [ error] '/opt/httpd/bin/apxs -q INCLUDEDIR' failed: [ error] Can't locate strict.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.7/i686-linux /usr/local/lib/perl5/5.8.7 /usr/local/lib

Re: Apache, PERL, Mod_Perl Install Issues

2005-08-25 Thread Philip M. Gollucci
Jonathan Steffan wrote: no conflicting prior mod_perl version found - good. [ error] '/opt/httpd/bin/apxs -q INCLUDEDIR' failed: [ error] Can't locate strict.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.7/i686-linux /usr/local/lib/perl5/5.8.7 /usr/local/lib/perl5/site_perl/5.8.7/i686-l

Apache, PERL, Mod_Perl Install Issues

2005-08-25 Thread Jonathan Steffan
Thanks everyone for all your help. I am still having issues. When installing to /opt everything works fine untill I go to install mod_perl. I am erroring out on the line... /opt/perl/bin/perl Makefile.PL MP_APXS=/opt/httpd/bin/apxs -fails with- Reading Makefile.PL args from @ARGV MP_APXS =

Re: Mod_Perl install

2005-05-08 Thread Stas Bekman
[EMAIL PROTECTED] wrote: PerlResponseHandler ModPerl::Registry ^ I've narrowed it down to that line in httpd.conf - the source of my problems. When i uncomment it all the children start segfaulting. Until i uncomment it all the .pl files just display the source. That's even with: AddHandler perl-s

Re: Mod_Perl install

2005-05-07 Thread henri
PerlResponseHandler ModPerl::Registry ^ I've narrowed it down to that line in httpd.conf - the source of my problems. When i uncomment it all the children start segfaulting. Until i uncomment it all the .pl files just display the source. That's even with: AddHandler perl-script pl SetHa

Re: Mod_Perl install

2005-05-07 Thread Randy Kobes
On Sun, 8 May 2005 [EMAIL PROTECTED] wrote: > Original Message > Subject: > From:[EMAIL PROTECTED] > Date:Sun, May 8, 2005 4:16 am > To: [EMAIL PROTECTED] > --

Mod_Perl install

2005-05-07 Thread henri
Original Message Subject: From:[EMAIL PROTECTED] Date:Sun, May 8, 2005 4:16 am To: [EMAIL PROTECTED] -- Lo, I'm getting a LOT of make test errors, Am i mi

Re: mod_perl install error when attempting to "make"

2003-10-27 Thread Stas Bekman
[please remember to reply back to the list, and not to the person who answered your question. Thanks] Lanny Derby wrote: Thank you... i think... I am using mod_perl-1.99_09 because anything beyond that (i.e. mod perl-1.99_10) requires apache 2.0.46 or greater and I am running apache 2.0.45. So

Re: mod_perl install error when attempting to "make"

2003-10-27 Thread Stas Bekman
Lanny Derby wrote: 1. Problem Description: I am attempting to install mod_perl with apache 2.0.45 and experiencing some difficulty. I am using mod_perl-1.99_09 because anything beyond that requires apache 2.0.46 or greater. The install process is listed below. Everything seems to work fine until I

RE: mod_perl install error when attempting to "make"

2003-10-27 Thread Lanny Derby
1. Problem Description: I am attempting to install mod_perl with apache 2.0.45 and experiencing some difficulty. I am using mod_perl-1.99_09 because anything beyond that requires apache 2.0.46 or greater. The install process is listed below. Everything seems to work fine until I attempt to