Reading the installation instruction always helps.
I'm not a l33t Linux user, but I believe that you forgot to run the following command:
chmod a+x <java installer file name>
Do that before executing the installer - it gives permission to the file to be executed. |