./a.out : permission denied

Sometimes, you download source of a utility, decompress it and run
./configure

it returns error

./a.out : permission denied

you try it manually (creating a a.out file and try running it) and face the same problem!!!

might be your partition is mounted with "noexec" option.......... Check it in /etc/fstab

0 comments: