elsewhere: built snmpd, but where did it go?
Bennett Haselton <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
I'm running into a puzzle on another machine: building snmpd from source finishes with no errors, but doesn't appear to update the only snmpd binary on the machine. I built it by downloading net-snmp-5.4.1.tar, then runninig: tar xvf net-snmp-5.4.1.tar cd net-snmp-5.4.1 ./configure make make install The entire output of the "make install" command, I've posted to: http://www.peacefire.org/my-install-log.txt But after doing the build, the only "snmpd" file I can find is this one: [root@D2585 net-snmp-5.4.1]# which snmpd /usr/sbin/snmpd The last-modified date on that file is Jan 14: [root@D2585 net-snmp-5.4.1]# ls -l /usr/sbin/snmpd -rwxr-xr-x 1 root root 26760 Jan 14 05:29 /usr/sbin/snmpd [root@D2585 net-snmp-5.4.1]# date Fri Feb 1 15:40:54 CST 2008 so I assume that when I just built snmpd from source, it did not overwrite the /usr/sbin/snmpd file. So where is the /usr/sbin/snmpd file that I just built? I went to the root directory and did "find . | grep snmpd" but the only "snmpd" file was in /usr/sbin/snmpd . (There were some others in places like /etc/logrotate.d/snmpd and /etc/rc.d/init.d/snmpd but those are just config files.) So I don't know where the "snmpd" is that I supposedly just built. -Bennett [email protected] http://www.peacefire.org (425) 497 9002 ------------------------------------------------------------------------- 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