In <user-09aab773ff5c@xymon.invalid> "Raymond, David" <user-b68bb8c94f8b@xymon.invalid> writes:
I see in this topic http://www.xymon.com/archive/2005/05/msg00248.html
That I need to compile with ssl. I think I don't, but can I fix it ?
You need to install the OpenSSL libraries and development files.
Most systems have these available in the package management system
(via rpm, dpkg, apt-get, aptitude, FreeBSD ports, Sun FreeWare, ....)
The re-run the Xymon "configure" script - you may have to use some
options (see "./configure --help") to point it at the OpenSSL
installation, if it is in a non-default location. Then "make"
and "make install".
root@ mon01:~# /usr/lib/xymon/server/bin/xymonnet --version
xymonnet version 4.3.0-0.20110123.rc1
Nope, no SSL support there.
Regards,
Henrik