Ok, I have an update on this.
I found some docs on how to set things up, but ran into a problem when
compiling it.
Here's the line I used to configure mod_perl, and have it build apache:
perl Makefile.PL PERL_SSI=1 USE_APACI=1 APACI_ARGS='--prefix=/usr/apache
--enable-shared=max --disable-shared=include --disable-shared=perl
--enable-module=include'

It builds fine, and seems to do what I want, until the 'make test' stage,
which exits at:

Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------

modules/ssi.t                ??   ??       %  ??
9 tests skipped.
httpd terminated
httpd terminated
*** Error code 9

Stop in /usr/src/www/mod_perl-1.24.


Is there anything that I'm doing wrong?

Reply via email to