Why Am I Having Trouble Downloading/Installing Java On Linux?
I rented out a Dedicated Server for 1 month (Linux/CentOS 5 - 64Bit) and I guess it came with Java 1.5 automaticlly installed on it, which is the wrong version, as I need Java 1.6
So, I need to install Java 1.6 on Linux and I am having trouble doing so.
------------
Here are the instructions to download/install Java on Linux:
How do I download and install Java for my Linux computer?
I downloaded Linux (Self-Extracting File):
http://i53.tinypic.com/hwbeyo.png
I then I made the file executable:
http://i52.tinypic.com/2ajond5.png
Then I type "chmod a+x jre-6u<version>-linux-i586.bin" in terminal and it says "bash: version: No such file or directory":
http://i54.tinypic.com/2mh7vd3.png
What am I probably doing something wrong, but don't know.
Any help would be highly appreciated, thank you!