Den 17-06-2012 17:38, Lomax, Michael P. skrev:
> -bash-3.00$ /usr/local/net-snmp/sbin/snmpd -fLe
> ld.so.1: snmpd: fatal: libgcc_s.so.1: open failed: No such file or directory 
> Killed -bash-3.00$
>
> I found a file named ld.so.1 in /usr/lib and added it's path to my $PATH 
> variable with no change.  I also found the file libgcc_s.so.1 in 
> /usr/local/lib, added the path to $PATH and still no luck.  Sooo   
> cloooossseee...
>
> Any ideas?
>
> Again your help is/has been much appreciated.

I am very much confused about how this machine was ever installed. Have 
you just copied selected directories over from some other server? The 
way things behave is very odd.

You might get through by setting LD_LIBRARY_PATH=/usr/local/lib or 
better do

crle -l /lib:/usr/lib:/local/lib:/usr/local/lib

but that last depends on other uses of your machine ...

/Niels

-- 
Niels Baggesen - @home - Ã…rhus - Denmark - n...@users.sourceforge.net
The purpose of computing is insight, not numbers   ---   R W Hamming

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to