File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4956,9 +4956,9 @@ rm -rf libpcap-1.10.1
49564956# Net-SNMP.
49574957tar -xf net-snmp-5.9.1.tar.xz
49584958cd net-snmp-5.9.1
4959- ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --enable-ucd-snmp-compatibility --enable-ipv6 --with-python-modules --with-default-snmp-version=" 3" --with-sys-contact=" root@localhost " --with-sys-location=" Unknown" --with-logfile=" /var/log/snmpd.log" --with-mib-modules=" host misc/ipfwacc ucd-snmp/diskio tunnel ucd-snmp/dlmod ucd-snmp/lmsensorsMib" --with-persistent-directory=" /var/net-snmp"
4959+ ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --enable-ucd-snmp-compatibility --enable-ipv6 --with-python-modules --with-default-snmp-version=" 3" --with-sys-contact=" root@massos " --with-sys-location=" Unknown" --with-logfile=" /var/log/snmpd.log" --with-mib-modules=" host misc/ipfwacc ucd-snmp/diskio tunnel ucd-snmp/dlmod ucd-snmp/lmsensorsMib" --with-persistent-directory=" /var/net-snmp"
49604960make NETSNMP_DONT_CHECK_VERSION=1
4961- make -j1 INSTALLDIRS=vendor install
4961+ make -j1 install
49624962install -m644 systemd-units/snmpd.service /usr/lib/systemd/system/snmpd.service
49634963install -m644 systemd-units/snmptrapd.service /usr/lib/systemd/system/snmptrapd.service
49644964for i in libnetsnmp libnetsnmpmibs libsnmp libnetsnmphelpers libnetsnmptrapd libnetsnmpagent; do
You can’t perform that action at this time.
0 commit comments