Re: -sh: ./snmpd:not found
Bart Van Assche <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Mar 11, 2010 at 10:28 PM, Sylvain Dery <[email protected]>wrote: > I'm compiling net-snmp for an arm-linux embedded system. However, when I > try to run the snmp daemon on the embedded system, I get: > > /usr/local/sbin # ./snmpd > *-sh: ./snmpd: not found* > > But it is there!: > /usr/local/sbin # ls -la ./snmpd > -rwxr-xr-x 1 root root 32859 Mar 10 14:40 2010 ./snmpd > > Any idea what is going on? > The output of the command below will tell you which shared libraries are missing: LD_TRACE_LOADED_OBJECTS=1 ./snmpd Bart ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ 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