in the second way in the last line that is
sudo apt-get install sun-java6-jdk sun-java6-plugin
i get this error
varun@ubuntu:~$ sudo apt-get install sun-java6-jdk sun-java6-plugin
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
sun-java6-jdk : Depends: sun-java6-bin (>= 6.26-1lucid1) but it is not going to be installed
sun-java6-jre : Depends: sun-java6-bin (>= 6.26-1lucid1) but it is not going to be installed or
ia32-sun-java6-bin (>= 6.26-1lucid1) but it is not going to be installed
Recommends: gsfonts-x11 but it is not going to be installed
sun-java6-plugin : Depends: sun-java6-bin (>= 6.26-1lucid1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
|