Thank you. very much<br><br>
<div class="gmail_quote">2010/3/9 Richard Quintin <span dir="ltr"><<a href="mailto:rich%2Bnagios@quintinz.com">rich+nagios@quintinz.com</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">./configure -h will list the options which includes:<br><br>--enable-ssl enables native SSL support<br>--with-ssl=DIR sets location of the SSL installation<br>
--with-ssl-inc=DIR sets location of the SSL include files<br>--with-ssl-lib=DIR sets location of the SSL libraries<br><br><br>So you should be able to do something like<br>./configure --enable-ssl --with-ssl-inc=/usr/sfw/include/openssl<br>
--with-ssl-lib=/usr/sfw/lib/openssl<br>
<div>
<div></div>
<div class="h5"><br>On Tue, Mar 9, 2010 at 7:38 AM, Gezina Dekker <<a href="mailto:gezinker@gmail.com">gezinker@gmail.com</a>> wrote:<br>> Hi all,<br>><br>> During my NRPE install on Solaris 10, I ran into the problem that the SSL<br>
> libraries are not visible to the install process. The install process is<br>> looking for it in /usr but in effect there is a link in /usr/include/openssl<br>> that points to /usr/sfw/include/openssl.<br>><br>
> Some products allow you to specify parms when you install, can I do the same<br>> here to get past this hurdle?<br>><br>> Regards<br>><br>> Gezina<br></div></div>
<div class="im">> ------------------------------------------------------------------------------<br>> Download Intel&#174; Parallel Studio Eval<br>> Try the new software tools for yourself. Speed compiling, find bugs<br>
> proactively, and fine-tune applications for parallel performance.<br>> See why Intel Parallel Studio got high marks during beta.<br>> <a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank">http://p.sf.net/sfu/intel-sw-dev</a><br>
> _______________________________________________<br>> Nagios-users mailing list<br></div>
<div class="im">> <a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br></div>
<div>
<div></div>
<div class="h5">> <a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>> ::: Please include Nagios version, plugin version (-v) and OS when reporting<br>
> any issue.<br>> ::: Messages without supporting info will risk being sent to /dev/null<br>><br><br><br><br></div></div><font color="#888888">--<br>Richard Quintin, DBA<br>Database & Application Administration<br>
Virginia Tech<br><br>~<br><a href="http://www.familieslikeme.org/" target="_blank">http://www.familieslikeme.org/</a><br></font></blockquote></div><br>