are you sure you run a binary that fits your operating system?
For instance, on a 64bit system you should run a 64bit binary (or have the required 32 bit libraries installed).
see http://stackoverflow.com/a/2750413
also check the "file" and "readelf" command
For instance, on a 64bit system you should run a 64bit binary (or have the required 32 bit libraries installed).
see http://stackoverflow.com/a/2750413
also check the "file" and "readelf" command