<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    This warning comes from PyCrypto and the fix is to install libgmp
    5.x and then reinstall pycrypto. <br>
    <br>
    Unfortunately it looks like in Ubuntu 10.04 (Lucid) the libgmp
    version is 4.3.2. You could either try installing libgmp 5.x
    manually either by building from source or downloading a deb from
    some where or you might consider upgrading to Ubuntu 11.10 (Oneiric)
    which has libgmp 5.x. It *might* be possible to simply download the
    latest libgmp debs from Oneiric and install using dpkg....<br>
    <br>
    HTH,<br>
    <br>
    ~Justin<br>
    <br>
    On 1/14/12 1:54 PM, Wei Tao wrote:
    <blockquote
cite="mid:CALbUUf3yE0xMrwnSvz8CV7QbqRed+etJE2idqObnvSsNN0Kv8Q@mail.gmail.com"
      type="cite">Hi all,
      <div><br>
      </div>
      <div>For StarCluster v0.9.3, after I installed&nbsp;gmp-5.0.2 on Ubuntu
        10.04, adn rebuild StarCluster, I still get the following
        warning when I run StarCluster:</div>
      <div><br>
      </div>
      <div>
        <div>ubuntu@ip-10-83-81-254:~$ starcluster --help</div>
        <div>/usr/local/lib/python2.6/dist-packages/pycrypto-2.4.1-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57:
          PowmInsecureWarning: Not using mpz_powm_sec. &nbsp;You should
          rebuild using libgmp &gt;= 5 to avoid timing attack
          vulnerability.</div>
        <div>&nbsp; _warn("Not using mpz_powm_sec. &nbsp;You should rebuild using
          libgmp &gt;= 5 to avoid timing attack vulnerability.",
          PowmInsecureWarning)</div>
        <div>StarCluster - (<a moz-do-not-send="true"
            href="http://web.mit.edu/starcluster">http://web.mit.edu/starcluster</a>)
          (v. 0.93)</div>
      </div>
      <div><br>
      </div>
      <div>What else should I do to get rid off the warning message?<br
          clear="all">
        <div><br>
        </div>
        -- <br>
        Wei Tao, Ph.D.<br>
        TSI Biocomputing LLC<br>
        617-564-0934<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
StarCluster mailing list
<a class="moz-txt-link-abbreviated" href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a>
<a class="moz-txt-link-freetext" href="http://mailman.mit.edu/mailman/listinfo/starcluster">http://mailman.mit.edu/mailman/listinfo/starcluster</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>