No such file or directory? But the file exists!

I’ve downloaded a game (Shank) but the bin file doesn’t run. The error that is shown when I try to launch the executable is: bash: ./shank-linux-120720110-1-bin: No such file or directory Answer You’re probably trying to run a 32-bit binary on a 64-bit system that doesn’t have 32-bit support installed. There are three cases where … Read more