Error trying to install the Java SDK

Posted by Ray on Ask Ubuntu See other posts from Ask Ubuntu or by Ray
Published on 2011-11-14T17:37:08Z Indexed on 2011/11/14 18:12 UTC
Read the original article Hit count: 308

Filed under:
|

I need to install the Java 6 SDK, but after running this:

sudo apt-get install sun-java6-jdk sun-java6-jre sun-java6-source

I end up with this:

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 installable
Recommends: gsfonts-x11 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

I'm quite new to Ubuntu and need the packages for my course. I guess they've become corrupted but, how can I fix this?

© Ask Ubuntu or respective owner

Related posts about 11.10

Related posts about java