<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br></div>Exactly. You&#39;re missing the ia32 runtime libraries for amd64 based machines.
<br>If your kernel is 64bit and has CONFIG_IA32_EMULATION=y set,<br>just install these 32bit shared libs. If you still get &quot;No such file or directory&quot;<br>when executed, have a look at the output of:<br><br>ldd UT3-linux-server-12172007.bin
<br><br>This will print its shared library dependencies.<br>By the way, on debian based systems there is the meta package &quot;ia32libs&quot; which<br>pulls in all the lib32* packages for you. Therefore it should work on Ubuntu, too.
<br><br>Cheers</blockquote><div><br><br>I installed the ia32-libs package via apt-get and the binary runs now!&nbsp; I&#39;m installing as I write this.&nbsp; Thanks a lot!<br></div></div><br>