IO::Socket::INET6 error (solved)
Stefan Jakobs
stefan at localside.net
Tue Nov 22 10:41:10 CET 2011
> Mo Nov 21 2011 19:07:58 CET von "Mark Martinec"
><Mark.Martinec+amavis at ijs.si> Betreff: Re: IO::Socket::INET6 error
>
>
> Stefan,
>
> Try from a command line:
>
> $ perl -e 'use IO::Socket::INET6'
>
> perhaps it will show a more detailed failure reason.
>
>
>
>
>
$ perl -e 'use IO::Socket::INET6'
Can't locate Socket6.pm in @INC (@INC contains:
/usr/lib/perl5/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/5.10.0
/usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi
/usr/lib/perl5/site_perl/5.10.0
/usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl .) at
/usr/lib/perl5/vendor_perl/5.10.0/IO/Socket/INET6.pm line 23.
BEGIN failed--compilation aborted at
/usr/lib/perl5/vendor_perl/5.10.0/IO/Socket/INET6.pm line 23.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
After installing socket6 perl module (perl-Socket6) the error was gone.
Thanks for your help.
Regards
Stefan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.amavis.org/pipermail/amavis-users/attachments/20111122/09161c3e/attachment.html>
More information about the amavis-users
mailing list