0

when i check for the java version in the shell i got the following output:

X@X-desktop:~$  java -version
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.2) (6b20-1.9.2-0ubuntu2)
OpenJDK Client VM (build 19.0-b09, mixed mode, sharing)
X@X-desktop:~$ 
skaffman
  • 398,947
  • 96
  • 818
  • 769

1 Answers1

0

Try sudo apt-get update, sudo apt-get dist-upgrade, and sudo apt-get upgrade in that order.

Qix - MONICA WAS MISTREATED
  • 14,451
  • 16
  • 82
  • 145