I have some problems downloading with the sudo apt-get
command.
I try to get Java runtime:
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 (>= 6b27-1.12.3-0ubuntu1~12.10.1) but it is not going to be installed
Depends: libgif4 (>= 4.1.4) but it is not installable
Depends: libatk-wrapper-java-jni (>= 0.30.4-0ubuntu2) but it is not installable
Recommends: ttf-dejavu-extra but it is not installable
Recommends: icedtea-netx but it is not installable
Can someone help me, I'm new to Linux/Ubuntu?
openjdk-6-jre: Depends: openjdk-6-jre-headless (>= 6b27-1.12.3-0ubuntu1~12.10.1) but 6b27-1.12.3-0ubuntu1~12.10.1 is to be installed Depends: libgif4 (>= 4.1.4) but it is not going to be installed Depends: libjpeg8 (>= 8c) but 8c-2ubuntu7 is to be installed Depends: libpulse0 (>= 1:0.99.1) but 1:2.1-0ubuntu4 is to be installed Depends: libatk-wrapper-java-jni (>= 0.30.4-0ubuntu2) but it is not going to be installed
– fred Mar 30 '13 at 13:46