In article <[EMAIL PROTECTED]>, Alan DeKok <[EMAIL PROTECTED]> wrote: >[EMAIL PROTECTED] wrote: >> 1. For some reason FR thinks I have some snmp tools installed when I >> don't. Here >> are the two lines from the config output: >> >> checking for snmpget... /usr/local/bin/snmpget >> checking for snmpwalk... /usr/local/bin/snmpwalk >> >> The thing is that neither snmpget or snmpwalk exist on my machine. >> Seems that >> the configure script isn't picking this fact up. > > That's not a problem. Those tools aren't used anywhere, so I'll >delete that check from the 'configure' script.
They are used in checkrad.pl (see checkrad.pl.in). Perhaps you should delete that cruft from checkrad.pl and only use the perl SNMP session stuff anyway Mike. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
