Right and so you can then see in that script what it does to determine that "build or include files not found". It probably runs a line that compiles and calls in those things. Running that line on the command line should give you more error output.
This /is/ a weak point in Xymon at the moment. It seems to be trickier to define the includes for some reason than with other packages. It think part of the reason is a lack of the traditional configure/config.log etc. stuff you'd normally use to troubleshoot.
From: Jewel Makda [mailto:jewel.brueggeman-makda at washburn.edu] Sent: Thursday, December 20, 2012 10:26 AM To: xymon at xymon.com <xymon at xymon.com> Subject: Re: [Xymon] Monitoring HTTPS sites
When I run build/ssl.h is says: [cid:part1.03040105.08030301 at washburn.edu]
Jewel
On 12/19/2012 5:09 PM, Novosielski, Ryan wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
It's been a little while since I built this thing, and I remember having similar annoying problems, but I believe there's a log somewhere in there that you can look at to see what failed, specifically. Sometimes it's missing a header file for some reason which is really there.
You can look at build/ssl.sh to see what it is doing when it fails. Run it first so you can know what output to look for in the file.
On 12/19/2012 05:45 PM, Jewel Makda wrote:
When I run (sudo ./configure.server --pcreinclude /usr/include --pcrelib /usr/lib) I get the following: "OpenSSL include or library-files not found.
Jewel
On 12/19/2012 4:40 PM, Tim McCloskey wrote:
Good, you've got the required SSL stuff. You should be able to perform a clean build of Xymon now. Give it a go and let us know how it goes :)
*From:* Jewel Brueggeman-Makda [jewel.brueggeman-makda at washburn.edu<mailto:jewel.brueggeman-makda at washburn.edu>]
*Sent:* Wednesday, December 19, 2012 2:37 PM *To:* Tim McCloskey *Cc:* xymon at xymon.com<mailto:xymon at xymon.com> *Subject:* Re: [Xymon] Monitoring HTTPS sites
xymon at Xymon:~$ apt-cache search libssl | grep SSL libssl-dev - SSL development libraries, header files and documentation libssl-doc - SSL development documentation documentation libssl1.0.0 - SSL shared libraries libssl0.9.8 - SSL shared libraries
_______________________________________________ Xymon mailing list Xymon at xymon.com<mailto:Xymon at xymon.com> http://lists.xymon.com/mailman/listinfo/xymon