RE: Error running snmpget script from crontab - solaris 10

2007-06-06 Thread Mostow, Glenn B
Thank you. I actually found my solution. Sorry for the newb question -Original Message- From: Thomas Anders [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 05, 2007 11:22 AM To: Mostow, Glenn B Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: Error running snmpget script from

Re: Error running snmpget script from crontab - solaris 10

2007-06-05 Thread Thomas Anders
Mostow, Glenn B wrote: > Running a series of scripts containing the net-snmp tools from my > crontab I get the following error: > > ld.so.1: snmpget: fatal: libgcc_s.so.1: open failed: No such file or > directory The path to libgcc_s.so.1 isn't in your system's library loader configuration. Rathe