Unable to install SUN-JAVA6-JDK solution under Ubuntu

Source: Internet
Author: User

The following error occurred in the installation SUN-JAVA6-JDK

root@stu-system:/home# sudo apt-get install SUN-JAVA6-JDK Reading package ... Done building Dependency The Reading state information ... Done Package sun-java6-jdk are not available, but are referred to by another Package. This could mean that the package is missing, has been obsoleted, or are only available from another source E:package ' Sun-ja VA6-JDK ' has no installation candidate

The solution is as follows:

1. Add this source:

Deb Http://us.archive.ubuntu.com/ubuntu/hardy Multiverse

Method:

sudo gedit/etc/apt/sources.list

Open the source list, add on the last line

Deb Http://us.archive.ubuntu.com/ubuntu/hardy Multiverse

Save exit.

2, update apt source

sudo apt-get update

3. Installation SUN-JAVA6-JDK

sudo apt-get install SUN-JAVA6-JDK

When it appears:

The following NEW packages is installed:gsfonts-x11 Java-common odbcinst odbcinst1debian1 sun-java6-bin 6-JDK sun-java6-jre UNIXODBC 0 upgraded, 8 newly installed, 0 to-Remove and 460 not upgraded. Need to get 43.6MB of archives. After this operation, 131MB of additional disk space would be used. Do your want to continue [y/n]? Y

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.