Hi Folks,

I've been unable to figure out how to get Apache::TestMB to setup my build
environment in such a way as to suppress APXS warnings during a test run.  e.g.

--
t/10_client_new........................APXS (/usr/local/apache/bin/apxs) query 
for SBINDIR failed
APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
APXS (/usr/local/apache/bin/apxs) query for PREFIX failed
t/10_client_new........................ok
t/11_client_create.....................APXS (/usr/local/apache/bin/apxs) query 
for SBINDIR failed
APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
APXS (/usr/local/apache/bin/apxs) query for PREFIX failed
t/11_client_create.....................ok
t/12_client_replicate..................APXS (/usr/local/apache/bin/apxs) query 
for SBINDIR failed
APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
APXS (/usr/local/apache/bin/apxs) query for PREFIX failed
t/12_client_replicate..................ok
t/13_client_cull.......................APXS (/usr/local/apache/bin/apxs) query 
for SBINDIR failed
APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
APXS (/usr/local/apache/bin/apxs) query for PREFIX failed
t/13_client_cull.......................ok
--

Is it possible to silence these gratuitous warnings?

Cheers,

-J

--

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to