[oracle@parrot oracle]$ ./
bash: ./: is a directory

[oracle@parrot oracle]$ ./a.out
so, ./a.out should work.

HTH.