Re: Trouble installing mod_perl module files

2002-05-21 Thread Jie Gao
On Tue, 21 May 2002, Vicki Brown wrote: > I just installed Apache 1.3.22 (that's what's in the FreeBSD ports > collection). We were previously running 1.3.14 > > I installed mod_perl-1.26 into this with > > perl Makefile.PL \ > APACHE_SRC=/usr/ports/www/apache13/work/apache_

Trouble installing mod_perl module files

2002-05-21 Thread Vicki Brown
I just installed Apache 1.3.22 (that's what's in the FreeBSD ports collection). We were previously running 1.3.14 I installed mod_perl-1.26 into this with perl Makefile.PL \ APACHE_SRC=/usr/ports/www/apache13/work/apache_1.3.22/src \ DO_HTTPD=1 \ USE

Re: (Beginner) Trouble installing mod_perl with Linux RPMs

2001-03-08 Thread Stas Bekman
On Thu, 8 Mar 2001, Garry Heaton wrote: > After finding-out that ActiveState's mod_perl dll doesn't really work > properly I set about getting myself a Linux partition (Mandrake 7.2) only to > find I can't effectively add mod_perl to my new Linux / Apache setup. The > apache-mod_perl-1.3.14_1.24-

(Beginner) Trouble installing mod_perl with Linux RPMs

2001-03-08 Thread Garry Heaton
After finding-out that ActiveState's mod_perl dll doesn't really work properly I set about getting myself a Linux partition (Mandrake 7.2) only to find I can't effectively add mod_perl to my new Linux / Apache setup. The apache-mod_perl-1.3.14_1.24-4mdk.i586.rpm returned a "failed dependencies" :

RE: Trouble installing mod_perl

2000-01-10 Thread Eric Cholet
> Hi there, > > On Sun, 9 Jan 2000, gnielson wrote: > > > I am encountering some errors when trying to get an existing Apache > > server to support mod_perl. > > > > I am running Server version Apache/1.2.4 and perl, version > > 5.004_01. Is the fact that I have not yet ungraded to 5.004_04 > >

Re: Trouble installing mod_perl

2000-01-10 Thread G.W. Haywood
Hi there, On Sun, 9 Jan 2000, gnielson wrote: > I am encountering some errors when trying to get an existing Apache > server to support mod_perl. > > I am running Server version Apache/1.2.4 and perl, version > 5.004_01. Is the fact that I have not yet ungraded to 5.004_04 > giving me these prob

Trouble installing mod_perl

2000-01-09 Thread gnielson
I am encountering some errors when trying to get an existing Apache server to support mod_perl. I had no problem with perl with Makefile.pl. I then ran ./config.status --activate-module=src/modules/perl/libperl.a without a problem. But then, when I ran make, I got a slew of errors, listed below.