[EMAIL PROTECTED] wrote:

That didn't work too well. The 'perl Makefile.PL...' yielded:

'-APXS' is not a known MakeMaker parameter name.
'-HTTP' is not a known MakeMaker parameter name.
'/USR/LOCAL/APACHE/BIN/APXS' is not a known MakeMaker parameter name.
'/USR/LOCAL/APACHE/BIN/HTTPD' is not a known MakeMaker parameter name.


Ack, that doesn't work in the released versions yet. You can pass those same args to the t/TEST script, directly though, to get the same effect:

perl t/TEST -httpd /path/ -apxs /path/

rather than running 'make test'

Sorry for the confusion,

-kip


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to