[Xymon] How to tell if Xymon OpenSSL is enabled?
Henrik Størner
henrik at hswn.dk
Wed Oct 5 23:02:52 CEST 2011
On 05-10-2011 22:55, Tom S wrote:
> still no luck.
> Does anyone have the proper attribues for on Ubuntu 10.04 x86_64
That's exactly the platform that most Xymon development happens on. So
for a very quick fix, you could use the deb-files you can download from
Sourceforge - they do have SSL support built in.
For compiling, make sure you have these packages installed:
henrik at osiris:~$ dpkg -l|grep ssl
ii libssl-dev 0.9.8k-7ubuntu8.6
ii libssl0.9.8 0.9.8k-7ubuntu8.6
ii openssl 0.9.8k-7ubuntu8.6
And when changing settings in the Makefile, run "make clean" first to
make sure everything is re-compiled. As a final check, you can run
ldd /usr/lib/xymon/server/bin/xymonnet
and see if lists libssl.so.0.9.8 and libcrypto.so.0.9.8.
Regards,
Henrik
More information about the Xymon
mailing list