Mauricio Giovagnini via Net-snmp-users
<net-snmp-users@lists.sourceforge.net> writes:

> 1. First of all make install will copy the binary to
> /usr/local/sbin/snmpd even if doing a $ sudo make install
> So the simple process was to copy it to the location expected
> $ sudo cp /usr/local/sbin/snmpd /usr/sbin/

The use of /usr/local is pretty standard for open source packages to
default to as an installation path.  If you run

 ./configure --help |& grep -i prefix

You'll find that you can set the installation paths you wish to use,
including where to look for config files.

-- 
Wes Hardaker
USC/ISI


_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to