Re: compilation problems in mod_perl

2002-08-26 Thread Stas Bekman
Amir wrote: > Hello, > I am trying to compile mod_perl in my Redhat Linux 7.2. > I run perl 5.8.0, > > when I do "perl Makefile.PL MP_AP_PREFIX=/usr/local/apache2" > Its looks fine (I get no errors) > but then when I try to do "make" > I get the following: > - > cd "sr

compilation problems in mod_perl

2002-08-26 Thread Amir
Hello, I am trying to compile mod_perl in my Redhat Linux 7.2. I run perl 5.8.0, when I do "perl Makefile.PL MP_AP_PREFIX=/usr/local/apache2" Its looks fine (I get no errors) but then when I try to do "make" I get the following: - cd "src/modules/perl" && make -f Makef