Results 1 to 5 of 5

Thread: Java 7 oracle

  1. #1
    Join Date
    Jan 2013
    Beans
    3

    Java 7 oracle

    I am a new user. Update manager tells me i have updates. It will download but not install because it says i have declined to accept the oracle java 7 agreement terms. How can i fix this

  2. #2
    Join Date
    Feb 2009
    Location
    Hull, England
    Beans
    Hidden!
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: Java 7 oracle

    Try running in a terminal:
    Code:
    sudo apt-get update && sudo apt-get upgrade
    It should offer you a license to accept, just answer yes & continue.

  3. #3
    Join Date
    Jan 2013
    Beans
    3

    Re: Java 7 oracle

    Where do i type this

  4. #4
    Join Date
    Jul 2008
    Beans
    2,732

    Re: Java 7 oracle

    Quote Originally Posted by nick gentile View Post
    Where do i type this
    The command he left in his post needs to be entered in the terminal window.

  5. #5
    Join Date
    Apr 2008
    Location
    Australian in Germany
    Beans
    4,010
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Java 7 oracle

    You can open a terminal by serching for "terminal" in the dash, or with the key combination ctrl+alt+t

    When someone posts commands for you to use in a help thread, it is a good idea to copy and paste them into the terminal to avoid typing errors.

    To copy and paste in the terminal, you need to use shift+ctrl+c and shift+ctrl+v respectively, or choose the option out of the edit menu.
    Last edited by audiomick; January 11th, 2013 at 02:23 PM.
    Michael

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
  •