On Tue, 29 Jun 2004 16:33:45 -0500 [EMAIL PROTECTED] wrote:
BBC> How do I use the net-snmp-config -create-snmpv3-user with my cross-compile
BBC> environment.
BBC> 
BBC> If I run net-snmp-config locally, it wants to modify
BBC> /var/net-snmp/snmpd.conf which is not accessible to my target.
BBC> 
BBC> If I run net-snmp-config on the target, it wants to modify
BBC> /home/bblietz/place/where/I/installed/it/on/my/local/machine which does
BBC> not exist on my target.

Specify the target install location using --prefix and friends during
configure. If you need to install somewhere else on the local machine to create
the tarball for the target:

        make install prefix=/tmp exec_prefix=/tmp


-- 
Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/>
<irc://irc.freenode.net/#net-snmp>
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to