<div dir="ltr"><div>Came across this in the process of troubleshooting: <a href="https://alioth-lists.debian.net/pipermail/nut-upsuser/2011-November/007249.html">https://alioth-lists.debian.net/pipermail/nut-upsuser/2011-November/007249.html</a></div><div><br></div><div>My whole reason for compiling from source is to add SSL support (as it doesn't seem available through the package manager). Apt list shows these installed:</div><div><br></div><div>libusb-1.0-0-dev/stable,now 2:1.0.22-2 armhf [installed]<br>libusb-1.0-0/stable,now 2:1.0.22-2 armhf [installed]<br>libusb-1.0-doc/stable,now 2:1.0.22-2 all [installed,automatic]</div><div><br></div><div>Config.log shows this:</div><div><br></div><div>configure:8538: checking for libusb version via pkg-config<br>configure:8545: checking via libusb-config<br>configure:8557: result: none found</div><div><br></div><div>Tried compiling without USB, fails but now complains it can't find OpenSSL. Apt list shows this installed:</div><div><br></div><div>openssl/testing,now 1.1.1d-0+deb10u2+rpt1 armhf [installed]</div><div><br></div><div>Compiling without USB or SSL compiles successfully. I assume NUT requires a specific version of these libraries, and if so, which versions are the right ones? Platform is a newly installed distro of latest Raspbian on a Raspberry Pi 3. When I installed from the package manager, everything worked great (just missing the SSL support). I've been referring to these docs:</div><div><br></div><div><a href="https://networkupstools.org/docs/user-manual.chunked/ar01s05.html">https://networkupstools.org/docs/user-manual.chunked/ar01s05.html</a></div><div><a href="https://networkupstools.org/docs/user-manual.chunked/ar01s09.html">https://networkupstools.org/docs/user-manual.chunked/ar01s09.html</a></div><div><br></div></div>