I'm getting errors like this, > snmptranslate .1.3.6.1.2.1.1.3.0 snmptranslate: error while loading shared libraries: libnetsnmp.so.20: cannot open shared object file: No such file or directory > snmpget --help snmpget: error while loading shared libraries: libnetsnmp.so.20: cannot open shared object file: No such file or directory
I installed net-snmp-5.5 on a fresh Ubuntu (10.04) system running in VirtualBox. Here are the steps I used (from the INSTALL file) ./configure make sudo make install When running "make" the first time, it gave an error. Something like - "/usr/bin/ld: cannot find -lperl". I installed the libperl libraries and "make" succeeded. But I wonder, shouldn't that dependency be caught in "./configure" ? A bit off-subject, but which tutorials should I follow ? There seems to be a wiki on the sourceforge page as well as some badly linked HTML pages. Learning about SNMP, Abraham Varricatt ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ 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