> perl Makefile.PL -httpd /path/to/your/v1/bin/httpd \ -apxs /path/to/your/v1/bin/apxs
Unfortunately, this means that (if the case above applies to you) you can't just install via the CPAN shell, but will have to cd into the AxKit directory in your .cpan/build dir and run "perl Makefile.PL (plus the args above) && make && make test" manually before you "make install" but it guarantees that you will test against the right Apache.
HTH, -kip
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
