Re: Ref. snmpd question
Wes Hardaker via Net-snmp-users <[email protected]> Fri, 21 Jan 2022 10:20:58 -0800
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Mauricio Giovagnini via Net-snmp-users <[email protected]> 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 [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users