The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Java plugin not working

    Discussion in 'Linux Compatibility and Software' started by wearetheborg, Apr 22, 2008.

  1. wearetheborg

    wearetheborg Notebook Virtuoso

    Reputations:
    1,282
    Messages:
    3,122
    Likes Received:
    0
    Trophy Points:
    105
    I installed the jre plugin directly using the iinstrcutions from
    http://java.com/en/download/help/5000010500.xml#100

    But firefox is not recognising it. Any ideas what is wrong ?

    Code:
    $cd /usr/lib/firefox/plugins
    $ls -l
    lrwxrwxrwx 1 root root 67 2008-04-23 03:08 libjavaplugin_oji.so -> /home/wearetheborg/inst/jre1.6.0_05/plugin/i386/ns7/libjavaplugin_oji.so
    
    ....
    
    In Edit->Preferences->Content Java is enabled.
    But when I do about :plugins, java does not show up
     
  2. Ayle

    Ayle Trailblazer

    Reputations:
    877
    Messages:
    3,707
    Likes Received:
    7
    Trophy Points:
    106
    If you are using ubuntu, why don't you download the one in the repository?
     
  3. f15hp

    f15hp Notebook Consultant

    Reputations:
    2
    Messages:
    250
    Likes Received:
    0
    Trophy Points:
    30
    I am also having a similar problem, I installed Ubuntu in my computer but I don't have a lot of experience using using it. I tried installing the adobe flash plugin and for some reason the installation did not work or I don't know how to do it.
     
  4. srunni

    srunni Notebook Deity

    Reputations:
    96
    Messages:
    854
    Likes Received:
    0
    Trophy Points:
    30
    Just install the package sun-java6-jre for Java support, or flashplugin-nonfree for Flash support. Firefox should prompt you for it to automatically do this for you when you encounter a Java/Flash site, as of Gutsy Gibbon (aka 7.10, released in October 2007).

    Remember that in Ubuntu (and most other Linux distros) you want to try installing everything from the repositories, rather than downloading the software from a site, like you would with Windows. This results in a much more streamlined experience, as all the software has been tested and set up to install in exactly the way that will guarantee that it works.
     
  5. wearetheborg

    wearetheborg Notebook Virtuoso

    Reputations:
    1,282
    Messages:
    3,122
    Likes Received:
    0
    Trophy Points:
    105
    I'm using debian etc.
    Apparently there were two solutions.
    1) Install sun-java5-plugin (I thought it was installed since I had installed jre and jdk but apparently not). Apparently java6 isnt there in the debian repos yet.
    2)Create a plugins directory in /home/wearetheborg/.mozilla and there create a symlink to libjavaplugin_oji.so