On Mon, 2004-03-29 at 17:03 -0800, Stas Bekman wrote:
> Philippe M. Chiasson wrote:
> 
> > +                error "Socket6 not installed";
> > +                error "Test might fail if your hostname: '$name' has an 
> > IPv6 address";
> 
> not too clear what to do in case of a problem, and what consitutes a problem.

Yeah, guess the message is a bit too terse.

> something like this?
> 
>    error << EOI;
> Your system is configured to run both ipv6 and ipv4, but can't figure out 
> which interface to use, trying to use ipv6. If the test suite doesn't start, 
> please install the perl CPAN module 'Socket6' and re-run the last command.
> EOI

How about:

"
Your system is configured to run both ipv6 and ipv4, but can't figure
out if the hostname 'name' is ipv4 only. If the test suite doesn't
start, try specifying a servername that you know is only ipv4, or
install the perl CPAN module 'Socket6' and re-run the last command.
"
> __________________________________________________________________
> Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
> http://stason.org/     mod_perl Guide ---> http://perl.apache.org
> mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
> http://modperlbook.org http://apache.org   http://ticketmaster.com

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to