RE: libnetsnmpagent.so.15

"Mike Ayers" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <83E753BE7B6A324ABB336245BAF1DAAC0838686B@mailserver.metatv-ds.metatv.com>
> From: [email protected] 
> [mailto:[email protected]] On 
> Behalf Of Murilo Fujita
> Sent: Monday, March 31, 2008 7:12 AM

>   I tried to compile net-snmp-5.4.1 source and when I tested 
> using the command showed below, I received the answer:
> 
> $ /usr/local/sbin/snmpd
> /usr/local/sbin/snmpd: error while loading shared libraries: 
> libnetsnmpagent.so.15: cannot open shared object file: No 
> such file or directory
> 
>   No errors for the configure, make and make install commands.
>   I looked for the libraries and I don´t find. Can you do a 
> comment about it?

	For a build to /usr/local, the shared libraries should be in /usr/local/lib.  Also, you will need to add that directory to your shared library search path, which is not the same as PATH.  For bash on Solaris or Linux:

$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib


	HTH,

Mike

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.