Finally got make test to run. It seems to expect to find
the apache binary in the path:
lib/Apache/TestConfig.pm: $ENV{APACHE} || which($vars->{target});
`APACHE=/usr/local/apache2/bin/httpd make test` did the trick.
server localhost:8529 started (pid=5253, version=Apache/2.0.17-dev)
server localhost:8530 listening (TestProtocol::echo)
api/conn_rec........ok
api/lookup_uri......ok
api/module..........ok
api/request_rec.....ok
api/server_rec......ok
apr/netlib..........ok
apr/lib.............ok
apr/uuid............ok
protocol/echo.......ok
hooks/authen........ok
filter/lc...........ok
filter/reverse......ok
apache/conftree.....ok
apache/post.........ok
All tests successful.
Files=14, Tests=101, 6 wallclock secs ( 4.27 cusr + 0.72 csys = 4.99 CPU)
server localhost:8529 shutdown (pid=5253)
/usr/bin/perl -Iblib/arch -Iblib/lib t/TEST -clean
This is using perl 5.6.1 non threaded, prefork MPM.
--
Eric Cholet
B995 E519 1594 10D0 4271 1EA5 8DF3 8004
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]