I am following the example commands from web sites but it isn't helping!
Where am I going wrong?
chmod +x jdk-6u24-linux-i586-rpm.bin
./jdk-6u24-linux-i586-rpm.bin
Results :
bash: ./jdk-6u24-linux-i586-rpm.bin: /bin/sh: bad interpreter: Permission denied
After doing
sh jdk-6u24-linux-i586-rpm.bin
It gets me this:
Did this install fail? Is my file corrupted??? Thanks!!