Summary: | net-analyzer/net-snmp-5.7.2-r1 - /usr/bin/tkmib: Can't load '/usr/lib64/perl5/vendor_perl/5.16.3/x86_64-linux-thread-multi/auto/SNMP/SNMP.so' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Fabio Rossi <rossi.f> |
Component: | Current packages | Assignee: | Gentoo Netmon project <netmon> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Fabio Rossi
2013-12-23 18:42:29 UTC
dev-perl/Net-SNMP installs a Perl module called Net::SNMP. net-analyzer/net-snmp installs a Perl module called SNMP. tkmib should work fine since it is installed with SNMP.pm, until you upgrade dev-lang/perl and your interpreter starts looking outside the directory that SNMP.pm was installed to. Which version of dev-lang/perl is installed, and did you run perl-cleaner after you upgraded that? (In reply to Jeroen Roovers from comment #1) > dev-perl/Net-SNMP installs a Perl module called Net::SNMP. > > net-analyzer/net-snmp installs a Perl module called SNMP. > tkmib should work fine since it is installed with SNMP.pm, until you upgrade > dev-lang/perl and your interpreter starts looking outside the directory that > SNMP.pm was installed to. > > Which version of dev-lang/perl is installed, and did you run perl-cleaner > after you upgraded that? I have installed perl 5.16.3 and perl-cleaner says * No package needs to be reinstalled. I guess I run perl-cleaner in December when I have installed that version of perl. Now I have just tried removing dev-perl/Net-SNMP and recompiling net-analyzer/net-snmp... I can't reproduce anymore the error reported in the past so I close as WORKSFORME |