can't run binaries or shell scripts
- by hyperboreean
I am running Debian testing and I am not able to run any binary or shell script.
I keep getting "No such file or directory". The umask is the default one and I haven't fooled around with the paths. Also, I am aware of this question, but it doesn't work out for me - I compiled my code on this machine and trying to run it on the same machine.
Also, all of my shell scripts have the correct shebang.
Any advices?