<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:black;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body bgcolor="white" lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Did you do what it told you to do? Include –sslinclude and –ssllib in the configure command?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext"> xymon-bounces@xymon.com [mailto:xymon-bounces@xymon.com]
<b>On Behalf Of </b>Jewel Makda<br>
<b>Sent:</b> Thursday, December 20, 2012 9:26 AM<br>
<b>To:</b> xymon@xymon.com<br>
<b>Subject:</b> Re: [Xymon] Monitoring HTTPS sites<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">When I run build/ssl.h is says:<br>
<img width="694" height="217" id="_x0000_i1025" src="cid:image001.png@01CDDE94.4F661A70"><br>
<br>
<br>
<o:p></o:p></p>
<pre>Jewel<o:p></o:p></pre>
<p class="MsoNormal">On 12/19/2012 5:09 PM, Novosielski, Ryan wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<pre>-----BEGIN PGP SIGNED MESSAGE-----<o:p></o:p></pre>
<pre>Hash: SHA1<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>It's been a little while since I built this thing, and I remember<o:p></o:p></pre>
<pre>having similar annoying problems, but I believe there's a log<o:p></o:p></pre>
<pre>somewhere in there that you can look at to see what failed,<o:p></o:p></pre>
<pre>specifically. Sometimes it's missing a header file for some reason<o:p></o:p></pre>
<pre>which is really there.<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>You can look at build/ssl.sh to see what it is doing when it fails.<o:p></o:p></pre>
<pre>Run it first so you can know what output to look for in the file.<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>On 12/19/2012 05:45 PM, Jewel Makda wrote:<o:p></o:p></pre>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<pre>When I run (sudo ./configure.server --pcreinclude /usr/include<o:p></o:p></pre>
<pre>--pcrelib /usr/lib)  I get the following: "OpenSSL include or<o:p></o:p></pre>
<pre>library-files not found.<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>Jewel<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>On 12/19/2012 4:40 PM, Tim McCloskey wrote:<o:p></o:p></pre>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<pre>Good, you've got the required SSL stuff.  You should be able to <o:p></o:p></pre>
<pre>perform a clean build of Xymon now. Give it a go and let us know<o:p></o:p></pre>
<pre>how it goes :)<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre><o:p> </o:p></pre>
<pre><o:p> </o:p></pre>
<pre>------------------------------------------------------------------------<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre><o:p> </o:p></pre>
</blockquote>
</blockquote>
<pre>*From:* Jewel Brueggeman-Makda [<a href="mailto:jewel.brueggeman-makda@washburn.edu">jewel.brueggeman-makda@washburn.edu</a>]<o:p></o:p></pre>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<pre>*Sent:* Wednesday, December 19, 2012 2:37 PM *To:* Tim McCloskey <o:p></o:p></pre>
<pre>*Cc:* <a href="mailto:xymon@xymon.com">xymon@xymon.com</a> *Subject:* Re: [Xymon] Monitoring HTTPS<o:p></o:p></pre>
<pre>sites<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre><o:p> </o:p></pre>
<pre>xymon@Xymon:~$ apt-cache search libssl | grep SSL libssl-dev -<o:p></o:p></pre>
<pre>SSL development libraries, header files and documentation <o:p></o:p></pre>
<pre>libssl-doc - SSL development documentation documentation <o:p></o:p></pre>
<pre>libssl1.0.0 - SSL shared libraries libssl0.9.8 - SSL shared<o:p></o:p></pre>
<pre>libraries<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre><o:p> </o:p></pre>
<pre>_______________________________________________ Xymon mailing<o:p></o:p></pre>
<pre>list <a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a> <o:p></o:p></pre>
<pre><a href="http://lists.xymon.com/mailman/listinfo/xymon">http://lists.xymon.com/mailman/listinfo/xymon</a><o:p></o:p></pre>
</blockquote>
<pre><o:p> </o:p></pre>
</blockquote>
<pre><o:p> </o:p></pre>
<pre><o:p> </o:p></pre>
</blockquote>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>