Trouble installating openjdk6 on 12.04 LTS
Posted
by
Lost
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Lost
Published on 2012-11-24T09:51:28Z
Indexed on
2012/11/24
11:28 UTC
Read the original article
Hit count: 147
I tried to install openjdk6 on 12.04 LTS, with the command:
sudo apt-get install openjdk-6-jre
but got the following error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies: openjdk-6-jre : Depends: openjdk-6-jre-headless (>= 6b24~pre1-1ubuntu3) but it is not going to be installed E: Unable to correct problems, you have held broken packages.
Please help. Thanks!
© Ask Ubuntu or respective owner