vineet gehlot wrote: 
> i m presently working with net-snmp-5.5
> i insatlled it properly
> but while i was trying to install a perl-module present in its extracted
> folder ....i faced the afolowwing error......
> 
> PERL_DL_NONLAZY=1 /usr/bin/perl "-I../blib/lib" "-I../blib/arch" test.pl
> 1..90
> Can't load '../blib/arch/auto/NetSNMP/default_store/default_store.so'
> for module NetSNMP::default_store: libnetsnmp.so.20: cannot open shared
> object file: No such file or directory at

What exact steps did you perform to build net-snmp with the Perl modules and 
run the tests?
The recommended way is:

./configure --with-perl-modules ...
make
make test
make perltest
make install (as root)


+Thomas

------------------------------------------------------------------------------

_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to