<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/14/2013 09:21 AM, Charles Shapiro
      wrote:<br>
    </div>
    <blockquote
cite="mid:CADT30qXd4cTbcoKi+_=ng=0CTgds2Y-a1FGOGJvPiSLOtM+65g@mail.gmail.com"
      type="cite">Oh yeah, that's a surprisingly common Linux loader
      thing.&nbsp; If the executable you're trying to start claims File Not
      Found and you can actually _see_ the file, check your .so
      libraries.&nbsp; </blockquote>
    <br>
    The "file" command can tell you if the binaries you're looking at
    are 32-bit or 64-bit.&nbsp; For example:<br>
    <br>
    <tt>[mbt@aloe ~/Projects/naunet/sgburn/src]$ file sgburn-drive.o</tt><tt><br>
    </tt><tt>sgburn-drive.o: ELF 32-bit LSB relocatable, Intel 80386,
      version 1 (SYSV), not stripped</tt><tt><br>
    </tt><tt>[mbt@aloe ~/Projects/naunet/sgburn/src]$ file
      sgburn-drive.o</tt><tt><br>
    </tt><tt>sgburn-drive.o: ELF 64-bit LSB relocatable, x86-64, version
      1 (GNU/Linux), not stripped</tt><br>
    <br>
    &nbsp;&nbsp;&nbsp; &#8212; Mike<br>
    <br>
    <div class="moz-signature">-- <br>
      <table border="0">
        <tbody>
          <tr>
            <td> <img src="cid:part1.06080303.05080001@naunetcorp.com"
                alt="Naunet Corporation Logo"> </td>
            <td> Michael B. Trausch<br>
              <br>
              President, <strong>Naunet Corporation</strong><br>
              &#9742; (678) 287-0693 x130 or (855) NAUNET-1 x130<br>
              FAX: (678) 783-7843<br>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>