Hi,

On Thu, 14 Oct 2004 16:54:04 +0530 "BG Mahesh" <[EMAIL PROTECTED]> wrote:

> I am trying to install SA 3.0 on RedHat linux. During testing the error
> I get is,
> 
> % make test
> [dnsbl test failures]
>
> How do I fix this problem?

What does:

  perl -e 'use Net::DNS; print $Net::DNS::VERSION, "\n";'

return?

My suspicion is that your installed version of Net::DNS is too old; you
should have v0.34 or later on Unix or 0.46 or later on Windows.

hth,

-- Bob

Reply via email to