LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Installing Java plugins (https://www.linuxquestions.org/questions/linux-software-2/installing-java-plugins-271983/)

NomadABC 12-30-2004 01:24 PM

Installing Java plugins
 
Been trying to install Java for Firefox on a Fedora 3 system:

I get the RPM version of java. Run the file and let it install itself. The intructions tell me to restart my browser and go to a java enabled page to test it. When I do this the browser tells me I need additional plugins. I click on "install missing plugins" and the plugin finder service page opens and gives me the option of installing Sun Java J2SE50. I click on next, it tells me it is installed. Click on finish, but still no Java.

What have I missed?

homey 12-30-2004 02:00 PM

You need to link the jre plugin to the firefox plugins. On my machine, its in /usr/java/jre1.5.0/plugin/i386/ns7/ So I link it with this command:

ln -s /usr/java/jre1.5.0/plugin/i386/ns7/libjavaplugin_oji.so /usr/lib/firefox-1.0/plugins

mjuhannus 12-30-2004 02:01 PM

Have you made the symlinks in the plugin directory, good instructions in the plugin-doc:

plugindoc.mozdev.org


All times are GMT -5. The time now is 02:47 PM.