On Saturday, 14 April 2012 at 13:02:07 UTC, Tyro[17] wrote:


Files in /usr/bin have no extended attribute (@), all belong to
root, and are in the wheel group. So I tried to follow suit.
With the exception of being able to get rid of the extended
attribute, everything else is the same. To get rid of the @
I tried sudo xattr -d /usr/share/dmd/bin/dmd and
sudo xattr -d /usr/bin/dmd but neither worked.

Help? Please!?!
Andrew

This is not an attribute problem. I've figured out how to use
xattr properly and removed all extended properties from
all dmd files and folders. After which I tried to launch dmd
but still run into the same problem:

-bash: /usr/bin/dmd: cannot execute binary file

Thanks,
Andrew

Reply via email to