Randy Kobes wrote:
It sounds like you're trying to build mod_perl-1.99 (aka
mod_perl 2) against apache-1.3. Try either installing
mod_perl 2 against an Apache 2 installation:
  perl Makefile.PL MP_AP_PREFIX=/path/to/httpd2  \
      MP_INST_APACHE2=1
or, if you must stick with Apache-1.3, grab the
mod_perl-1.29 sources from CPAN.

He was :)

We sorted it out off-list.

--
Andy Armstrong


-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to