Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: How do I Install Java on Ubuntu 10.4?

  1. #1
    Join Date
    Mar 2007
    Beans
    12

    Question How do I Install Java on Ubuntu 10.4?

    I'm trying to install Limewire and FrostWire but they are having trouble with java dependecies. This is the error that shows up:

    "Error: Dependency is not satisfiable: sun-java6-jre|icedtea-java7-jre|sun-java6-jdk|icedtea-java7-jdk"

    What do I have to do to get them to work?

  2. #2
    Join Date
    Jun 2009
    Location
    Alabama
    Beans
    2,232

    Post Re: How do I Install Java on Ubuntu 10.4?

    Add the Partner repository to get Sun Java.

    Tim
    Cyberpower PC, Core i5 2500 3.3 gHz, 8GB DDR3, ATI 6770 1GB, Samsung BX 2440 LED 1080p, 1 TB SATA III, 2 TB SATA III, Siduction Linux 64-bit

  3. #3
    Join Date
    Mar 2007
    Beans
    12

    Re: How do I Install Java on Ubuntu 10.4?

    What are the steps to add the partner repository?

  4. #4
    Join Date
    Dec 2007
    Location
    The last place I look
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: How do I Install Java on Ubuntu 10.4?

    go to System -> Administration -> Software Sources -> Other Software and check the pair of "partner repositories" listed there.

    then jsut follow the steps here:
    https://help.ubuntu.com/community/Java
    Things are rarely just crazy enough to work, but they're frequently just crazy enough to fail hilariously.

  5. #5
    Join Date
    Mar 2007
    Beans
    12

    Re: How do I Install Java on Ubuntu 10.4?

    Thank you, they work now. Spent most of yesterday night trying to figure it out.

  6. #6
    Join Date
    May 2010
    Beans
    2

    Lightbulb Re: How do I Install Java on Ubuntu 10.4?

    You need to add partner repositories and then update package list. Doing it from GUI administration did not work for me, so I did it from command line. I described everything in my blog entry

  7. #7
    Join Date
    Apr 2010
    Beans
    498
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: How do I Install Java on Ubuntu 10.4?

    What I always do is downloading the installer from the Java page and installing it manually wherever I want just running the installer. By doing that I can be sure that everything is set as I want it to be.
    Bad command. Bad, bad command! Sit! Stay! Staaaaay!!!.

  8. #8
    Join Date
    Oct 2008
    Beans
    11
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: How do I Install Java on Ubuntu 10.4?

    Thank You Elchin! That worked for me.

  9. #9
    Join Date
    Jun 2008
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: How do I Install Java on Ubuntu 10.4?

    Quote Originally Posted by BinaryMadman View Post
    I'm trying to install Limewire and FrostWire but they are having trouble with java dependecies. This is the error that shows up:

    "Error: Dependency is not satisfiable: sun-java6-jre|icedtea-java7-jre|sun-java6-jdk|icedtea-java7-jdk"

    What do I have to do to get them to work?
    I always just loaded up Firefox and went to a site that used Java (i.e. uploading a picture on Facebook, or a speedtest at dslreports.com). The browser prompts me to install Java, and voila.

    EDIT: Alternatively, doesn't

    Code:
    sudo apt-get install ubuntu-restricted-extras
    install Java?

  10. #10
    Join Date
    May 2010
    Beans
    2

    Re: How do I Install Java on Ubuntu 10.4?

    Quote Originally Posted by vis.15 View Post
    Thank You Elchin! That worked for me.
    You're welcome

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •