Results 1 to 4 of 4

Thread: Recomended way of installing Oracle Java/JDK ?

  1. #1
    Join Date
    Jan 2010
    Location
    Lillehammer, Norway
    Beans
    23
    Distro
    Kubuntu 9.10 Karmic Koala

    Question Recomended way of installing Oracle Java/JDK ?

    After it was removed(?) from the main repository, what is the recommended way (or best hack) to install Oracle Java JDK and related packages (like plug-in for Mozilla)? A way that actually work and preferably will make it possible to update later...

    Alternatively, how is the best way to globally (not just for one user) install Oracle Java/JDK after downloading it from Oracle, preferably in a way that lets it co-exist with other Java-versions (e.g. via the alternatives-facility)? Where should it be installed? How? Which configurations must be done?

  2. #2
    Join Date
    Nov 2010
    Location
    India
    Beans
    Hidden!

    Re: Recomended way of installing Oracle Java/JDK ?

    Dont miss anything even it is small. one small pin is enough to bring down a man.


  3. #3
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: Recomended way of installing Oracle Java/JDK ?

    I've found after much trial and error that the webupd8 PPA is the way to go:
    Code:
    sudo add-apt-repository ppa:webupd8team/java
    sudo apt-get update
    sudo apt-get install oracle-java7-installer
    Cheesemill

  4. #4
    scouser73's Avatar
    scouser73 is offline Iced Blended Vanilla Crème Ubuntu
    Join Date
    Mar 2008
    Beans
    1,663
    Distro
    Ubuntu Development Release

    Wink Re: Recomended way of installing Oracle Java/JDK ?

    Following the instructions on the Easy Linux Tips Project - Install Java works perfectly.

Tags for this Thread

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
  •