I keep getting a message:
/usr/bin/ld: cannot find -lwrap
when I try make. I had to use:
./configure --with-ssl=/usr
and it worked, but I keep getting the above error message. I've Googled for it and it seems to reference an SSL library, but it looks like I've got them all installed (unless it needs Python SSL libraries).
Thanks!
Hal