installing jdk1.7.0 on Ubuntu 11.04 machine
- by Yogesh
I am facing a problem while trying to install Java 7 on Ubuntu.
The following are the steps that I performed for installing:
I installed the setup file from the link given below:
wget http://download.oracle.com/otn-pub/java/jdk/7u1-b08/jdk-7u1-linux-x64.tar.gz
I have a file: jdk-7u1-linux-x64.tar.gz
I Untared it:
tar -xvf…