I had similar problems on CentOS 32 & 64; I ended up installing the
Net::Ident with yum instead (off the dag repo), that worked ok...

yum install perl-Net-Ident.noarch

The INET6 can be installed the same way, though I don't think it's
critical to have it in.

HTH

Nigel

On Mon, 7 Aug 2006 20:45:19 -0500, Chris <[EMAIL PROTECTED]>
wrote:

>I looked at the list of required modules and noticed after I've been running 
>it for awhile that I didn't have these two installed:
>
>9109] dbg: diag: module not installed: Net::Ident ('require' failed)
>9109] dbg: diag: module not installed: IO::Socket::INET6 ('require' failed)
>
>I tried installing Net::Ident awhile ago and get this:
>
>PERL_DL_NONLAZY=1 /usr/bin/perl5.8.5 "-MExtUtils::Command::MM" "-e" 
>"test_harness(0, 'blib/lib', 'bl
>ib/arch')" t/*.t
>t/0use......Net::Ident::_export_hooks() called too early to check prototype 
>at /tmp/.webmin/Net-Iden
>t-1.20/blib/lib/Net/Ident.pm line 29.
>ok
>t/apache....Net::Ident::_export_hooks() called too early to check prototype 
>at /tmp/.webmin/Net-Iden
>t-1.20/blib/lib/Net/Ident.pm line 29.
>skipped
>        all skipped: no reason given
>t/compat....Net::Ident::_export_hooks() called too early to check prototype 
>at /tmp/.webmin/Net-Iden
>t-1.20/blib/lib/Net/Ident.pm line 29.
>FAILED test 1
>       Failed 1/2 tests, 50.00% okay
>t/Ident.....Net::Ident::_export_hooks() called too early to check prototype 
>at /tmp/.webmin/Net-Iden
>t-1.20/blib/lib/Net/Ident.pm line 29.
>FAILED tests 1-3
>       Failed 3/7 tests, 57.14% okay
>Failed 2/4 test scripts, 50.00% okay. 4/10 subtests failed, 60.00% okay.
>Failed Test Stat Wstat Total Fail  Failed  List of Failed
>-------------------------------------------------------------------------------
>t/Ident.t                  7    3  42.86%  1-3
>t/compat.t                 2    1  50.00%  1
>1 test skipped.
>make: *** [test_dynamic] Error 255
>
>The install failed. Would anyone possibly know why this may have happened?

Reply via email to