<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 08.01.2014 18:24, Joe Julian wrote:<br>
    </div>
    <blockquote
      cite="mid:1389223467.3103.1.camel@bunion-ii.julianfamily.org"
      type="cite">
      <pre wrap="">Yum makes that so much easier. It will resolve the dependencies for you.</pre>
    </blockquote>
    I am using yum -- after placing all of those RPMs into my own
    special repo (one for all external RPMs we are using).
    <blockquote
      cite="mid:1389223467.3103.1.camel@bunion-ii.julianfamily.org"
      type="cite">
      <pre wrap="">Doing it your way, you can resolve the missing dependency with:
  yum install 'libcrypto.so.10(libcrypto.so.10)(64bit)'
</pre>
    </blockquote>
    That's the problem: there is no <tt>libcrypto.so.10(libcrypto.so.10)(64bit)</tt>
    for RHEL-6.4. The previous version of GlusterFS RPMs (3.4.1-2)
    required <tt>libcrypto.so.10()(64bit)</tt> instead (note the empty
    parens), and thus it was possible to install them...<br>
    <blockquote>-mi<br>
    </blockquote>
  </body>
</html>