Results 1 to 10 of 10

Thread: java 6 update 6

  1. #1
    Join Date
    Jan 2008
    Beans
    40

    Question java 6 update 6

    i have tried everything to get the newest java! synaptic, add/remove, and even java's site. it doesnt work. what's worse is my friend comes over with his laptop wanting me to reformat it with ubuntu again (something went wrong last time..) so i do. we get flash and then i go to gendou.com, the site i've been trying to get to work. the "plugins are required to view all the media..." bar comes down so i click it. it downloads the newest version of java and the site works. all within seconds. i tried totally erasing java from my computer and doing the same.. but it seems i still somehow have java 5. can someone help?!

  2. #2
    Join Date
    Jan 2007
    Location
    Ledbury, Herefordshire, U
    Beans
    1,071
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: java 6 update 6

    why are you failing to pick up java 6 in Synaptic? What happens when you type "java", and go down the list to jre6, tick it, and try to install it? Have you got all the standard Ubuntu repositories ticked in settings/admin/ software sources?

  3. #3
    Join Date
    Jan 2008
    Beans
    40

    Re: java 6 update 6

    there is no jre6.....

  4. #4
    Join Date
    Jan 2008
    Beans
    40

    Re: java 6 update 6

    wait... somehow i uninstalled restricted extras *installs and reloads* ....nope.

  5. #5
    Join Date
    Jan 2008
    Beans
    40

    Re: java 6 update 6

    i installed restricted extras and now i have jre6.0 the problem is, the site i want to get into needs jre6.6!!

  6. #6
    Join Date
    Jan 2008
    Beans
    40

    Re: java 6 update 6

    if nothing else, can someone tell me how to wipe java off my computer?

  7. #7
    Join Date
    Oct 2005
    Location
    Oklahoma
    Beans
    427

    Re: java 6 update 6

    Quote Originally Posted by nintendorulz55 View Post
    i installed restricted extras and now i have jre6.0 the problem is, the site i want to get into needs jre6.6!!
    This assumes that you are running 32bit 8.04 with Firefox 3. Other combinations may require other actions.

    Code:
    $ sudo apt-get remove icedtea-gcjwebplugin
    $ sudo apt-get install sun-java6-plugin
    $ sudo update-java-alternatives -s java-6-sun
    Does that work better for you?
    Last edited by jamesstansell; July 5th, 2008 at 03:32 AM. Reason: oops - had an extra apt-get

  8. #8
    Join Date
    Jan 2008
    Beans
    40

    Re: java 6 update 6

    the last code gives me this error:
    E: Invalid operation update-java-alternatives

    and yes, i am running 32 bit 8.04 and firefox 3.0
    Last edited by nintendorulz55; July 5th, 2008 at 01:52 AM.

  9. #9
    Join Date
    Jul 2005
    Location
    Albuquerque, NM, USA
    Beans
    174
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: java 6 update 6

    He accidentally wrote 'apt-get' in the last command. Try it without 'apt-get':
    Code:
    sudo update-java-alternatives -s java-6-sun
    "It never hurts to help [unless you accidentally hose someone's system]." -- Eek the Cat

  10. #10
    Join Date
    Jan 2008
    Beans
    40

    Re: java 6 update 6

    well, i guess that doesnt matter! i went to java and clicked check version and i've got it! gendou's chat works now! thanks a ton, james!

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
  •