Re: statically compiled snmpd start error

2012-11-11 Thread John Q
Hi Patrick, That worked. Thanks. John From: "patrick.rog...@sioux.eu" To: John Q Cc: Jatin Bodarya ; "net-snmp-users@lists.sourceforge.net" Sent: Thursday, 8 November 2012, 23:59 Subject: Re: statically compiled snmpd start error

Re: statically compiled snmpd start error

2012-11-08 Thread patrick . rogier
t; > John > > > > > From: Jatin Bodarya > To: 'John Q' > Sent: Thursday, 8 November 2012, 15:28 > Subject: RE: statically compiled snmpd start error > > > > Check    the location of snmpd   whth > “whereis snmpd” >   > Than fire this co

Re: statically compiled snmpd start error

2012-11-07 Thread John Q
You are missing the point. Can I statically compile snmpd (compile all libraries in a single executable)? If so, how John From: Jatin Bodarya To: 'John Q' Sent: Thursday, 8 November 2012, 15:28 Subject: RE: statically compiled snmpd start error

statically compiled snmpd start error

2012-11-07 Thread John Q
I have compiled net-snmp 5.6.2 libraries using configure --with-ldflags=-Bstatic for totally static executables. When I start snmpd I get the following error -  error while loading shared libraries: libnetsnmpagent.so.25: cannot open shared object file: No such file or directory Appreciate your