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
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
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
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