<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 9/16/2015 7:49 AM, <a class="moz-txt-link-abbreviated" href="mailto:richard@rushlogistics.com">richard@rushlogistics.com</a> wrote:<br>
    <blockquote
      cite="mid:20150916074958.6ybsahmpq8oowgow@hostingemail.xo.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252" data-hsystem="true">
      <style>p{margin: 0;padding: 0;}</style>Okay, an undepected
      outcome:
      <p> </p>
      <p># apt-get install libnet-ssleay-perl<br>
        Reading package lists... Done<br>
        Building dependency tree       <br>
        Reading state information... Done<br>
        libnet-ssleay-perl is already the newest version.<br>
        0 upgraded, 0 newly
        installed, 0 to remove and 1 not upgraded.</p>
      <p>Just to make sure went ahead and tried to install my packagae
        again and still
        got the Crypt::SSLeay failed depenency:</p>
      <p> </p>
      <p>Failed 1/15 test programs. 0/35 subtests failed.<br>
         
        FAYLAND/WWW-Contact-0.47.tar.gz<br>
        one dependency not OK (Crypt::SSLeay);
        additionally test harness failed<br>
          ./Build test -- NOT OK</p>
      <p>Any idea how to fix it?</p>
    </blockquote>
    <br>
    You didn't install the right package. As root, try:<br>
    <br>
    # apt-get install libcrypt-ssleay-perl<br>
    <br>
    That should install the Debian maintained version of Crypt::SSLeay
    and when you install Debian packages they should tell you about
    dependencies (I guess, I don't know Debian/apt-get).<br>
    <br>
    -Alan<br>
    <br>
    <br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 

Alan D. Mead, Ph.D.
President, Talent Algorithms Inc.

science + technology = better workers

+815.588.3846 (Office)
+267.334.4143 (Mobile)

<a class="moz-txt-link-freetext" href="http://www.alanmead.org">http://www.alanmead.org</a>

Announcing the Journal of Computerized Adaptive Testing (JCAT), a
peer-reviewed electronic journal designed to advance the science and
practice of computerized adaptive testing: <a class="moz-txt-link-freetext" href="http://www.iacat.org/jcat">http://www.iacat.org/jcat</a></pre>
  </body>
</html>