<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 20/12/12 08:41, Tim McCloskey wrote:<br>
    <span style="white-space: pre;">> 1. To verify all of the SSL
      bits are there; You should be able to do<br>
      > the following on Ubuntu and report the output back to the
      list.<br>
      > <br>
      > dpkg -l | egrep -i '(ssl|pcre)'<br>
      > <br>
      > Another method from the Ubuntu faq: apt-cache search libssl |
      grep<br>
      > SSL<br>
      > <br>
      > And yes, I snuck pcre in the search.</span><br>
    <br>
    Wow, I so love top posting.... I've cut it all for now because I
    just wanted to say....<br>
    apt-cache search libssl<br>
    Will return results from packages that are not installed as well as
    packages that are installed. That is the command I generally use to
    find out which package I need to install (if I don't already know
    the correct name).<br>
    <br>
    One option might be <br>
    apt-get build-dep xymon
    <ul>
      <li>get and install the packages required to rebuild the package
        foo</li>
    </ul>
    <p>Given that xymon is in the ubuntu repository, it know what
      packages are required to compile xymon from source, so just let it
      do the hard work for you.<br>
    </p>
    Info from: <a class="moz-txt-link-freetext" href="http://www.debian-administration.org/articles/20">http://www.debian-administration.org/articles/20</a><br>
    <br>
    Regards,<br>
    Adam<br>
    <br>
    -- <br>
    Adam Goryachev<br>
    Website Managers<br>
    Ph: +61 2 8304 0000                           
    <a class="moz-txt-link-abbreviated" href="mailto:adam@websitemanagers.com.au">adam@websitemanagers.com.au</a><br>
    Fax: +61 2 8304 0001                           
    <a class="moz-txt-link-abbreviated" href="http://www.websitemanagers.com.au">www.websitemanagers.com.au</a><br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Adam Goryachev
Website Managers
<a class="moz-txt-link-abbreviated" href="http://www.websitemanagers.com.au">www.websitemanagers.com.au</a>
</pre>
    <br>
  </body>
</html>