Re: Install mod perl

2011-05-18 Thread marco
Il 18/05/2011 19.22, André Warnier ha scritto: marco wrote: Il 17/05/2011 22.33, André Warnier ha scritto: marco, under which version/distribution of Linux are you doing this ? (the answer I am looking for is something like Debian or Ubuntu or RedHat..) The reason I am asking you, is that e

Re: Install mod perl

2011-05-18 Thread André Warnier
marco wrote: Il 17/05/2011 22.33, André Warnier ha scritto: marco, under which version/distribution of Linux are you doing this ? (the answer I am looking for is something like Debian or Ubuntu or RedHat..) The reason I am asking you, is that each of these distributions has a "package" syst

Re: Install mod perl

2011-05-18 Thread marco
Il 17/05/2011 22.33, André Warnier ha scritto: marco, under which version/distribution of Linux are you doing this ? (the answer I am looking for is something like Debian or Ubuntu or RedHat..) The reason I am asking you, is that each of these distributions has a "package" system, which you

Re: Install mod perl

2011-05-18 Thread marco
Il 17/05/2011 22.33, André Warnier ha scritto: marco, under which version/distribution of Linux are you doing this ? (the answer I am looking for is something like Debian or Ubuntu or RedHat..) Hi Andrè, i want to install it in a Ubuntu 10.10. I have just installed Apache 2.2.18 and now I w

Re: Install mod perl

2011-05-17 Thread André Warnier
marco wrote: ... Maybe as a tip to both Tom and Marco : It all depends if your focus is on installing apache and perl and mod_perl, or rather on just using them to achieve another main goal. But if your main aim is not the installation of apache and mod_perl, then I would recommend to both, t

Re: Install mod perl

2011-05-17 Thread André Warnier
marco, under which version/distribution of Linux are you doing this ? (the answer I am looking for is something like Debian or Ubuntu or RedHat..) The reason I am asking you, is that each of these distributions has a "package" system, which you can probably use to install apache and perl and mo

Re: Install mod perl

2011-05-17 Thread marco
Il 17/05/2011 20.03, Fred Moyer ha scritto: Try running 'perl Makefile.PL MP_APXS=/usr/local/bin/apxs' On Tue, May 17, 2011 at 11:01 AM, marco wrote: Hi all, I tried to install mod_perl in a dynamic mode in Linux 10.04 but it doesn't work. The installation stops. I typed: $cd mod_perl-2.0.5 I

Re: Install mod perl

2011-05-17 Thread marco
Il 17/05/2011 20.03, Fred Moyer ha scritto: Try running 'perl Makefile.PL MP_APXS=/usr/local/bin/apxs' On Tue, May 17, 2011 at 11:01 AM, marco wrote: Hi all, I tried to install mod_perl in a dynamic mode in Linux 10.04 but it doesn't work. The installation stops. I typed: $cd mod_perl-2.0.5 I

Re: Install mod perl

2011-05-17 Thread marco
Il 17/05/2011 20.03, Fred Moyer ha scritto: Try running 'perl Makefile.PL MP_APXS=/usr/local/bin/apxs' On Tue, May 17, 2011 at 11:01 AM, marco wrote: Hi all, I tried to install mod_perl in a dynamic mode in Linux 10.04 but it doesn't work. The installation stops. I typed: $cd mod_perl-2.0.5 I

Re: Install mod perl

2011-05-17 Thread Fred Moyer
Try running 'perl Makefile.PL MP_APXS=/usr/local/bin/apxs' On Tue, May 17, 2011 at 11:01 AM, marco wrote: > Hi all, > I tried to install mod_perl in a dynamic mode in Linux 10.04 but it doesn't > work. The installation stops. > I typed: > $cd mod_perl-2.0.5 > I have installed apache from source f

Install mod perl

2011-05-17 Thread marco
Hi all, I tried to install mod_perl in a dynamic mode in Linux 10.04 but it doesn't work. The installation stops. I typed: $cd mod_perl-2.0.5 I have installed apache from source files(v2.2.18), so the next step i tried is: $perl Makefile.PL EVERYTHING=1 USE_APXS=1 WITH_APXS=/usr/local/apache/b

re: install mod perl on cygwin

2006-08-21 Thread David Burt
I am new to Mod_perl and have tried to install mod_per_1 (26-29), apache_1.3 (24-37), under cygwin 1.5.21-1, perl 5.8.7, Windows XP and always come up with make compile errors   Looked up www sites and see, that I am not alone, many find it difficult to compile/install mod_per using cygwi