Hi,<br><br>many thanks to those who responded (Charles Lepple and &quot;lonely wolf&quot;)<br><br>In order to build, as directed, I needed to install a few goodies via &quot;yum&quot;.&nbsp; Things then built fine and nut seems to detect my UPS perfectly and things are going well.
<br><br>I should mention, maybe, that the following yum installs were done to get this working.<br><br>--paste--<br><br>yum install net-snmp-devel<br><br># the following was also needed on my machine to get the build to proceed.
<br>yum install openssl-devel<br><br>after this, in my nut source tree,<br><br>./configure --prefix=/opt/nut --with-user=nut --with-drivers=snmp-ups<br>make<br>make install<br><br>go to /opt/nut/etc and edit config files as per install guide docs for nut
<br>things go swimmingly - yay.<br><br>--endpaste--<br><br>Many thanks for the help,<br><br>--Tim Chipman<br>