On 05.04.2012 00:10, Eric Covener wrote:
On Wed, Apr 4, 2012 at 4:13 PM, Michael Felt<mamf...@gmail.com>  wrote:

Most shared modules would be built and loaded in the default
configuation, and there is a developer-mode flag to enable all the
modules compiled.  The test suite onl y tests modules enabled in your
configuration. It finds them when you configure it (perl
Makefile.PL...)

configure ... --enable-load-all-modules ...

Or edit the installed httpd.conf by hand and uncomment the "LoadModule" lines of the modules you want to be tested. Roughly you can activate all of those lines, though I'm not sure whether there could be a few conflicting (don't think so).

Regards,

Rainer

Reply via email to