<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:courier,monaco,monospace,sans-serif;font-size:10pt"><div>Hi Adam,<br><br>Instead of compiling, have you tried downloading the packages you need from blastwave.org?  I got the binaries from there and they installed quickly and fairly painlessly.  I had a little trouble with the libraries needed to run the NRPE binaries, but after running ldd on the binaries, I was able to find out which libraries I need and all the libraries were available on sunfreeware.  In case the libraries aren't in your LD_LIBRARY_PATH, you can always use crle, or create symlinks to the libraries (since they all install in /usr/local/lib be default).<br><br>Hope this helps.<br></div><div style="font-family: courier,monaco,monospace,sans-serif; font-size: 10pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original
 Message ----<br>From: "Paul, Chris Y" <cp1449@att.com><br>To: adam brooke <adambrooke@hotmail.com>; nagios-users@lists.sourceforge.net<br>Sent: Friday, October 24, 2008 10:26:26 AM<br>Subject: Re: [Nagios-users] Nagios on Solaris 10<br><br>



 
 

<style>
<!--
 
 _filtered {font-family:"Cambria Math";panose-1:2 4 5 3 5 4 6 3 2 4;}
 _filtered {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}
 _filtered {font-family:Tahoma;panose-1:2 11 6 4 3 5 4 4 2 4;}
 
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font-family:"Times New Roman", "serif";}
a:link, span.MsoHyperlink
        {color:blue;text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;text-decoration:underline;}
p
        {margin-right:0in;margin-left:0in;font-size:12.0pt;font-family:"Times New Roman", "serif";}
span.EmailStyle18
        {font-family:"Calibri", "sans-serif";color:#1F497D;}
.MsoChpDefault
        {font-size:10.0pt;}
 _filtered {margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {}
-->
</style>



<div class="Section1">

<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);" lang="EN-US">Uggh… I just went through that. It seems to be more
popular for people to want to run it on Solaris but this stuff was designed on
GCC (linux/BSD) platforms and it was not easy for me... I used GCC to compile, but
you can use Sun Studio to I hear. I still have problems getting the trending
graphs (GD-dependent stuff) compiled. Once I am finished with my homework  on
this problem, I’ll post a hopefully clear description of the problem and
we’ll see if the community can solve. This has been the trickiest part
for me….</span></p> 

<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);" lang="EN-US">  </span></p> 

<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);" lang="EN-US">If you want check_ldap, I think you will need openldap libraries
and not the sun ldap libraries.</span></p> 

<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);" lang="EN-US">With regard to SSL, I left that out because I had problems
compiling with openssl and the Sun SSL libraries. I think my problems centered
around not having root and having to put libraries in the vtier…</span></p> 

<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);" lang="EN-US">  </span></p> 

<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);" lang="EN-US">All in all, it took me about 20 times as long as it would have
on a GCC system to work through various funky compile options and such. I think
I’d prefer to run it on BSD, though Solaris isn’t a bad platform….
It just doesn’t seem like there hasn’t been much developing of
nagios yet in the Solaris world.</span></p> 

<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);" lang="EN-US">  </span></p> 

<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);" lang="EN-US">Good luck….</span></p> 

<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);" lang="EN-US">  </span></p> 

<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);" lang="EN-US">CP</span></p> 

<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);" lang="EN-US">  </span></p> 

<div>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">

<p class="MsoNormal"><b><span style="font-size: 10pt; font-family: "Tahoma","sans-serif";" lang="EN-US">From:</span></b><span style="font-size: 10pt; font-family: "Tahoma","sans-serif";" lang="EN-US"> adam brooke [mailto:adambrooke@hotmail.com]
<br>
<b>Sent:</b> Friday, October 24, 2008 6:34 AM<br>
<b>To:</b> nagios-users@lists.sourceforge.net<br>
<b>Subject:</b> [Nagios-users] Nagios on Solaris 10</span></p> 

</div>

</div>

<p class="MsoNormal">  </p> 

<p class="MsoNormal" style="margin-bottom: 12pt;"><span style="font-size: 10pt; font-family: "Tahoma","sans-serif";">Dear All,<br>
 <br>
Just a short question. Does anyone know if a quick install guide has been
written for installing Nagios 3.x on Solaris 10?<br>
If so could you please forward me a link?<br>
 <br>
Kind Regards,<br>
 <br>
Adam</span></p> 

<div class="MsoNormal" style="text-align: center;" align="center"><span style="font-size: 10pt; font-family: "Tahoma","sans-serif";">

<hr size="2" width="100%" align="center">

</span></div>

<p class="MsoNormal"><span style="font-size: 10pt; font-family: "Tahoma","sans-serif";">Click
here for FREE customisable desktop wallpapers. <a rel="nofollow" target="_blank" href="http://wallpapers.msn.com/?ocid=%5bB001MSN42A0716B%5d">Get
them Now!</a></span></p> 

</div>

</div></div></div></body></html>