<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Yes, check to ensure gnutls is also installed (rpm -q | grep tls) , and also run "ldconfig -v | grep ssl" and just be sure it can see the openssl-related *.so file(s).... ;)<br>
<br>
</blockquote></div><br>Thanks Jamie! I'm stumped here am doing all checks possible to sniff out what my problems are!<br><br>I am not very sure, but the output below seems to indicate that we have what we need right?<br>
<br>rpm -q gnutls <br>gnutls-1.6.3-2.fc8<br>gnutls-1.6.3-2.fc8<br><br>ldconfig -v | grep ssl<br>        libssl.so.6 -> libssl.so.0.9.8b<br>        libssl.so.6 -> libssl.so.0.9.8b<br>        libssl3.so -> libssl3.so<br>
        libgnutls-openssl.so.13 -> libgnutls-openssl.so.13.3.0<br>        libssl3.so -> libssl3.so<br>        libgnutls-openssl.so.13 -> libgnutls-openssl.so.13.3.0<br><br>>and just be sure it can see the openssl-related *.so file(s).... ;)<br>
<br>ls -al /usr/lib/libgnutls-openssl.so.13.3.0<br>-rwxr-xr-x 1 root root 102572 2007-08-21 16:25 /usr/lib/libgnutls-openssl.so.13.3.0<br><br>Hmm..I am not sure what you mean. Is the above a sufficient check? <br><br>Feel free to shoot more suggestions at me, however unlikely! At this point I really am grasping at straws! :-(<br>
<br>In case it matters I am running FC8; pretty standard. Hence I had never expected nrpe to be so difficult to get up and running!<br><br>-- <br>Rahul<br><br><br>