Running executable in Linux “no such file or directory”.

I was installing Eclipse’s Orion on a web server, and attempting to run the Orion server executable yielded the following error message:

“No such file or directory”

It turned out that I had downloaded an executable for the wrong architecture – in my case I’d downloaded the 32bit version instead of the 64bit version.

Hopefully this helps you quickly identify a similar problem.