Hi Dave,

Thanks for your response. I found libc.conf file in /etc/ld.so.conf/
directory. The libc.conf file already contains " /usr/local/lib". I just ran
ldconfig in root without creating local.conf file. After restarting the
PC, snmpd is no more giving the error.

Thanks,
Ravi

On Wed, Apr 27, 2011 at 1:54 AM, Dave Shield <[email protected]>wrote:

> On 26 April 2011 17:23, Ravi Depa <[email protected]> wrote:
> > To fix the issue, I am doing the following every time I restart the PC to
> > run snmpd.
> >
> > export LD_LIBRARY_PATH="/usr/local/lib"
> >
> > Is there any alternative way to fix this issue sothat I don't need to
> update
> > the environment variable?
>
> Create a file
>     /etc/ld.so.conf.d/local.conf
>
> containing
>     /usr/local/lib
>
> Then run "ldconfig"
>
> Dave
>



-- 
Thank you,
Ravi Depa
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to