Wednesday, November 21, 2012

Installing Oracle Java7 JDK on Ubuntu 12.04 | digital nomad

Installing Oracle Java7 JDK on Ubuntu 12.04 | digital nomad: "Installing Oracle Java7 JDK on Ubuntu 12.04
Posted on May 15, 2012
If you really need Oracle Java (some applications seem to insist on it) on Ubuntu here is the procedure using a PPA.

sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer

"

'via Blog this'