I had this problem with adobeair on my 64bit ubuntu install after they stopped supporting Linux.<div>The file acts like a normal file but if you try run it, its as if it doesn't exist. Can't remember the reason but I know I never got it working.<br>

<br><br><div class="gmail_quote">On Wed, Jul 25, 2012 at 3:39 PM, Steven Schveighoffer <span dir="ltr"><<a href="mailto:schveiguy@yahoo.com" target="_blank">schveiguy@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
On Jul 25, 2012, at 9:13 AM, Jordi Sayol wrote:<br>
<br>
> Al 25/07/12 14:23, En/na Steven Schveighoffer ha escrit:<br>
>> Tested on dcollections, passes all unit tests.<br>
>><br>
>> 64-bit question: for the first time, I am solely on 64-bit (MacOS and Linux), and when I tried to run the 32-bit dmd binary on my 64-bit linux system, it says:<br>
>><br>
>> bash: /home/steves/dmd2/linux/bin32/dmd: No such file or directory<br>
>><br>
>> Is this normal?<br>
><br>
> It seems that bash is unable to find your 32-bit dmd.<br>
<br>
</div>No, that's not it:<br>
<br>
steves@steves-virtual-machine ~ $ ls -l ~/dmd2/linux/bin32/dmd<br>
-rwxr-xr-x 1 steves steves 1745292 Jul 24 21:02 /home/steves/dmd2/linux/bin32/dmd<br>
steves@steves-virtual-machine ~ $ file ~/dmd2/linux/bin32/dmd<br>
/home/steves/dmd2/linux/bin32/dmd: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, BuildID[sha1]=0x30ca2b53857b08f2754078d749c0901906d1e30f, stripped<br>

steves@steves-virtual-machine ~ $ ~/dmd2/linux/bin32/dmd<br>
<div class="im">bash: /home/steves/dmd2/linux/bin32/dmd: No such file or directory<br>
<br>
</div>This is on a VMWare Linux 64-bit instance on my Mac.<br>
<div class="im"><br>
><br>
> I've no problem compiling (i.e. all dcollections examples) with dmd 32-bit on my 64-bit Linux.<br>
<br>
</div>With this beta?  If so, it's probably an environment error on my part, but I'm clueless on what I need to do :)  Also, if that's the case, there is no cause for alarm, I just wanted to verify that it was my mistake and not some issue with the binary.<br>

<br>
-Steve<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
dmd-beta mailing list<br>
<a href="mailto:dmd-beta@puremagic.com">dmd-beta@puremagic.com</a><br>
<a href="http://lists.puremagic.com/mailman/listinfo/dmd-beta" target="_blank">http://lists.puremagic.com/mailman/listinfo/dmd-beta</a><br>
</div></div></blockquote></div><br></div>