Hi Gezina,<br><br><div class="gmail_quote">On 9 March 2010 15:38, Gezina Dekker <span dir="ltr"><<a href="mailto:gezinker@gmail.com">gezinker@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Hi all,</div>
<div> </div>
<div>During my NRPE install on Solaris 10, I ran into the problem that the SSL libraries are not visible to the install process. The install process is looking for it in /usr but in effect there is a link in /usr/include/openssl that points to /usr/sfw/include/openssl.</div>


<div> </div>
<div>Some products allow you to specify parms when you install, can I do the same here to get past this hurdle?</div>
<div> </div></blockquote><div><br>Go to your NRPE install directory and run this;<br><br>
./configure –with-ssl=<path-to-your-ssl_dir> –with-ssl-lib=<path-to-your-ssl_lib><br><br>I have also found this link to be quite helpful;<br><br><a href="http://www.utahsysadmin.com/2008/03/14/configuring-nagios-plugins-nrpe-on-solaris-10/">http://www.utahsysadmin.com/2008/03/14/configuring-nagios-plugins-nrpe-on-solaris-10/</a><br>
<br><br>Regards,<br>Juki<br></div></div>