Re: Compile error with mod_perl_1.21

2000-01-21 Thread Stas Bekman
> I get the following link error when I try to make apache_1.3.9 with > mod_perl-1.21. Am I missing a library module? Asghar, when you have problems with mod_perl, please first search the archives! There is a big chance that someone else has already asked this question. Thank you! I did the

Compile error with mod_perl_1.21

2000-01-20 Thread Asghar Nafarieh
Hi, I get the following link error when I try to make apache_1.3.9 with mod_perl-1.21. Am I missing a library module? Thanks, -Asghar This is how I built it: cd mod_perl-1.21 perl Makefile.PL PREP_HTTPD=1 make make test make install cd ../apache_1.3.9 ./configure --with-layout=RedHat --tar