Setting LD_TRACE_LOADED_OBJECTS did not do anything... any other suggestions 
are welcome!

/usr/local/sbin # LD_TRACE_LOADED_OBJECTS=1 ./snmpd
>-sh: ./snmpd: not found
>
Regards,
 
Sylvain


________________________________
From: Bart Van Assche <[email protected]>
To: Sylvain Dery <[email protected]>
Cc: [email protected]
Sent: Sat, March 13, 2010 3:06:07 AM
Subject: Re: -sh: ./snmpd:not found


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



      __________________________________________________________________
Make your browsing faster, safer, and easier with the new Internet Explorer® 8. 
Optimized for Yahoo! Get it Now for Free! at 
http://downloads.yahoo.com/ca/internetexplorer/
------------------------------------------------------------------------------
Download Intel&#174; 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

Reply via email to