Re: Error while loading lt-snmpd
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 15/02/2008, Vishal N <[email protected]> wrote: > I found that snmpd is a script and it referes to files in directory > structure of build machine. Yes - because this script is used for running the "non-installed" version of the agent binary, and so needs to pick up the libraries etc from the pre-install locations. When you run "make install", the agent binary will be re-linked to use the final locations of the libraries. > But agent is going to execute on ARM board. How > to use this snmpd script to execute agent on board. You wouldn't use the snmpd script once the agent is on the board. The "make install" process replaces this with the actual binary. > Directory structure is > not same as build amchine as well board will not contain arm-linux-gcc. I believe you can use the "configure" script options to set the desired destination directory structure, so that the binaries end up in the correct places. One difficulty is that none of the core developers have much experience of using the package on embedded systems, so there isn't a great deal of documention on this. We could really do with someone who could write up the exact steps needed to come up with a working setup. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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