On Thu, 9 Nov 2000, Ken Williams wrote:
> [EMAIL PROTECTED] (Gustav Kristoffer Ek) wrote:
> >When I try compiling apache with modperl under macos x pb I got the
> >folowing error. Both the source for apache and modperl is the latest
> >cvs version.
>
> I couldn't get it to work either, but I don
[EMAIL PROTECTED] (Gustav Kristoffer Ek) wrote:
>When I try compiling apache with modperl under macos x pb I got the
>folowing error. Both the source for apache and modperl is the latest
>cvs version.
I couldn't get it to work either, but I don't have much experience
troubleshooting this stuff:
When I try compiling apache with modperl under macos x pb I got the
folowing error. Both the source for apache and modperl is the latest cvs
version. I do it "the flexible way"
perl Makefile.PL \
APACHE_SRC=../apache-1.3/src \
DO_HTTPD=1 \
USE_APACI=1 \
PREP_HTTPD=1 \
EVERYTHING=1 \
PERL_TRACE=1