Results 1 to 8 of 8

Thread: Java (openjdk) not working

  1. #1
    Join Date
    Mar 2007
    Location
    Carmona, Cavite, PH
    Beans
    824
    Distro
    Ubuntu 18.10 Cosmic Cuttlefish

    Java (openjdk) not working

    I freshly installed Ubuntu Hardy on my thinkpad.

    I tried to upload my photos in multiply.com but java won't start.

    need help...

    This also goes with my HP Pavilion desktop... upgraded from Gutsy.
    Linux Registered User # 462237
    Ubuntu User # 20080

  2. #2
    Join Date
    Dec 2007
    Location
    San Antonio Texas
    Beans
    454

    Re: Java (openjdk) not working

    run this code in your terminal

    sudo apt-get install sun-java6-bin sun-java6-jre sun-java6-plugin

    that should do the trick

  3. #3
    Join Date
    Mar 2008
    Location
    Cracow in Heart
    Beans
    1,938

    Re: Java (openjdk) not working

    Run the code stated above. You can also install the restricted extras to have the most media codecs installed.
    Code:
    sudo apt-get install ubuntu-restricted-extras
    Keep it real. Keep it nice.
    [SIGPIC][/SIGPIC]Shooting Ubuntu



  4. #4
    Join Date
    Dec 2007
    Location
    San Antonio Texas
    Beans
    454

    Re: Java (openjdk) not working

    good call Michael

  5. #5
    Join Date
    Mar 2007
    Location
    Carmona, Cavite, PH
    Beans
    824
    Distro
    Ubuntu 18.10 Cosmic Cuttlefish

    Re: Java (openjdk) not working

    thanks for the very quick reply guys...

    whats up with openjdk anyway?
    Linux Registered User # 462237
    Ubuntu User # 20080

  6. #6
    Join Date
    Jun 2006
    Location
    Bergen, NO
    Beans
    53
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Java (openjdk) not working

    I presume you are using firefox.

    How does your about: plugins in firefox turn out?

    If ice tea is listed before java, this can prevent java from working properly because firefox will try to run the java on the webpage through ice tea in stead of java. If you have installed both ice tea and java, this can be the reason why the java on the webpage is not working.

  7. #7
    Join Date
    Mar 2007
    Location
    Carmona, Cavite, PH
    Beans
    824
    Distro
    Ubuntu 18.10 Cosmic Cuttlefish

    Re: Java (openjdk) not working

    would you suggest that i remove any java components then install what Michael.Godawski and rockerphil suggestd awhile ago?
    Linux Registered User # 462237
    Ubuntu User # 20080

  8. #8
    Join Date
    Oct 2007
    Location
    Europe
    Beans
    3,564
    Distro
    Ubuntu 12.10 Quantal Quetzal
    don't install the ubuntu-restricted-extras as that package will install open java.
    go to synaptic, look up all java packages, uninstall all of them, then just select ' sun-java6-plugin ' and ' sun-java6-jre ' for install and click apply, synaptic will install all the necessary java dependencies.
    Last edited by gandaran; April 29th, 2008 at 09:56 AM.

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
  •