This is a discussion on Problems With NetSNMP 5.4.1 and Fresh Debian Etch Install within the SNMP Users forums, part of the Networking and Network Related category; This is a multi-part message in MIME format. --===============1405930248== Content-class: urn:content-classes:message Content-Type: multipart/alternative; ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a multi-part message in MIME format.
--===============1405930248== Content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C8846B.8FCA48A8" This is a multi-part message in MIME format. ------_=_NextPart_001_01C8846B.8FCA48A8 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hey Everyone, I am sorry for the empty email earlier...this MS Outlook is a piece of = crap. Anyways... I just downloaded the latest version of NetSNMP (5.4.1) and successfully = installed it with a fresh install of Debian Etch. Here are the steps I = took: * ./configure --with-perl-modules --with-python-modules - chose the default config settings when asked. * make * sudo make install Now the problems I am facing are: 1. I try to look for the net-snmp man pages by running man -k snmp but = all I get are: =20 cups-snmp.conf (5) - snmp configuration file for cups snmp.conf (5) [cups-snmp.conf] - snmp configuration file for cups =20 * Shouldn't I be getting the entire listing such as snmpget, snmpwalk, = etc.? Accessing these individually by man snmpget works fine. 2. I launch python and run import netsnmp. I get the following error: Traceback (most recent call last): File "<stdin>", line 1, in ? File "build/bdist.linux-i686/egg/netsnmp/__init__.py", line 1, in ? File "build/bdist.linux-i686/egg/netsnmp/client.py", line 1, in ? File "build/bdist.linux-i686/egg/netsnmp/client_intf.py", line 7, in = ? File "build/bdist.linux-i686/egg/netsnmp/client_intf.py", line 6, in = __bootstrap__ ImportError: libnetsnmp.so.15: cannot open shared object file: No such = file or directory * I searched the mailing lists and added "include /usr/local/lib" to = /etc/ld.so.conf and ran "sudo ldconfig -v". Still no luck, I get the = same problem as above. Those are the two main issues I am facing. Any help is appreciated. Thanks! Amit ------_=_NextPart_001_01C8846B.8FCA48A8 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Diso-8859-1"> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version = 6.5.7638.1"> <TITLE>Problems With NetSNMP 5.4.1 and Fresh Debian Etch Install</TITLE> </HEAD> <BODY> <!-- Converted from text/plain format --> <P><FONT SIZE=3D2>Hey Everyone,<BR> <BR> I am sorry for the empty email earlier...this MS Outlook is a piece of = crap.<BR> <BR> Anyways...<BR> <BR> I just downloaded the latest version of NetSNMP (5.4.1) and successfully = installed it with a fresh install of Debian Etch. Here are the steps I = took:<BR> <BR> * ./configure --with-perl-modules --with-python-modules<BR> - chose the default config settings when asked.<BR> * make<BR> * sudo make install<BR> <BR> Now the problems I am facing are:<BR> <BR> 1. I try to look for the net-snmp man pages by running man -k snmp = but all I get are:<BR> <BR> cups-snmp.conf (5) - snmp configuration file for = cups<BR> snmp.conf (5) [cups-snmp.conf] - snmp configuration file for = cups<BR> <BR> * Shouldn't I be getting the entire listing such as snmpget, = snmpwalk, etc.? Accessing these individually by man snmpget works = fine.<BR> <BR> 2. I launch python and run import netsnmp. I get the following = error:<BR> <BR> Traceback (most recent call last):<BR> File "<stdin>", line 1, in ?<BR> File = "build/bdist.linux-i686/egg/netsnmp/__init__.py", line 1, in = ?<BR> File = "build/bdist.linux-i686/egg/netsnmp/client.py", line 1, in = ?<BR> File = "build/bdist.linux-i686/egg/netsnmp/client_intf.py", line 7, = in ?<BR> File = "build/bdist.linux-i686/egg/netsnmp/client_intf.py", line 6, = in __bootstrap__<BR> ImportError: libnetsnmp.so.15: cannot open shared object file: No = such file or directory<BR> <BR> * I searched the mailing lists and added "include = /usr/local/lib" to /etc/ld.so.conf and ran "sudo ldconfig = -v". Still no luck, I get the same problem as above.<BR> <BR> Those are the two main issues I am facing. Any help is appreciated.<BR> <BR> Thanks!<BR> Amit</FONT> </P> </BODY> </HTML> ------_=_NextPart_001_01C8846B.8FCA48A8-- --===============1405930248== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ --===============1405930248== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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/...net-snmp-users --===============1405930248==-- |