Install mod_perl on Solaris 2.7

2001-06-18 Thread Joseph Francois
Hello, I've been trying to install Mod_perl as APACI on solaris 2.7. but after the build i get " httpd: Cannot find ELF". I make mod_perl install apache for me. when I install apache without mod_perl, apache works fine. Please help thank you

Re: Install mod_perl on Solaris 2.7

2001-06-18 Thread Paul Reynolds
What versoin of mod_perl are you using? I tend to stay away from 1.25. Try installing a version between 1.17 and 1.25, excluding 1.25. - Original Message - From: Joseph Francois To: [EMAIL PROTECTED] Sent: Monday, June 18, 2001 10:09 AM Subject: Install mod_perl on Solaris 2.7 Hello

Re: Install mod_perl on Solaris 2.7

2001-06-18 Thread Paul Lindner
gcc 3.0 now that it's been released, this should allow for even greater optimization of the code base... - Original Message - From: Joseph Francois To: [EMAIL PROTECTED] Sent: Monday, June 18, 2001 10:09 AM Subject: Install mod_perl on Solaris 2.7 Hello, I've been trying

Re: Install mod_perl on Solaris 2.7

2001-06-18 Thread Doug MacEachern
On Mon, 18 Jun 2001, Paul Lindner wrote: -Uusemymalloc \ ... PERL_CCEOPTS=-Dccflags='-DPERL_EMERGENCY_SBRK -DTWO_POT_OPTIMIZE -DPACK_MALLOC' these options are only in effect when using Perl's malloc, which -Uusemymalloc turns off. they are also all turned on by default in 5.6.0+

Re: Install mod_perl on Solaris 2.7

2001-06-18 Thread Doug MacEachern
On Mon, 18 Jun 2001, Paul Reynolds wrote: What versoin of mod_perl are you using? I tend to stay away from 1.25. care to share the problems you have with 1.25? if they are not fixed in cvs, now is the time to make them known to be fixed for 1.26.