Ged Haywood wrote:
Hello again,
On Wed, 27 Aug 2003, Alan Rafagudinov wrote:
GH> Please post the output of
GH> gcc -v
Reading specs from /usr/lib/gcc-lib/i386-asplinux-linux/2.96/specs
gcc version 2.96 2731 (ASPLinux 7.1 2.96-85.asp)
Make sure to use that compiler to build Perl, mod_perl a
Hello Ged,
Wednesday, August 27, 2003, 6:11:13 PM, you wrote:
GH> Hi there,
GH> On Wed, 27 Aug 2003, Alan Rafagudinov wrote:
>> I've downloaded apache_1.3.28.tar.gz & mod_perl-1.28.tar.gz
>> [snip]
>> tests failed:
>> [snip]
>> Summary of my perl5 (revision 5.0 version 6 subversion 0) configura
Hello again,
On Wed, 27 Aug 2003, Alan Rafagudinov wrote:
> GH> Please post the output of
> GH> gcc -v
>
> Reading specs from /usr/lib/gcc-lib/i386-asplinux-linux/2.96/specs
> gcc version 2.96 2731 (ASPLinux 7.1 2.96-85.asp)
Make sure to use that compiler to build Perl, mod_perl and Apache.
Hi there,
On Wed, 27 Aug 2003, Alan Rafagudinov wrote:
> I've downloaded apache_1.3.28.tar.gz & mod_perl-1.28.tar.gz
> [snip]
> tests failed:
> [snip]
> Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
> Platform:
> osname=linux, osvers=2.2.16-22smp, archname=i386-li
Hello again!
I've downloaded apache_1.3.28.tar.gz & mod_perl-1.28.tar.gz
and unarchived them to /usr/src/httpd_perl for back-end server
then when I make
perl Makefile.PL APACHE_SRC=../apache_1.3.28/src/ DO_HTTPD=1 USE_APACI=1 EVERYTHING=1
APACI_ARGS='-
-prefix=/usr/local/httpd_perl'
and
make