Posted by: nevil | February 4, 2008

Configuring Java Plugin ( JRE ) in the Firefox browser

1) create a symbolic link to the Java Plugin ( JRE ) in the Firefox plugins directory

Change directories to the Firefox plugins directory, then create a symbolic link to the Java Plugin libjavaplugin_oji.so file

cd /plugins
ln -s /plugin/sparc/ns7/libjavaplugin_oji.so

2) install the Firefox JavaConsole extension.

You can enable the Java Console menu item in the Tools menu.

3) Change directories to the Firefox extensions directory, then unzip ffjcext.zip there.

cd <Firefox>/extensions
unzip <JRE>/lib/deploy/ffjcext.zip

4) Restart your browser.

Leave a response

Your response:

Categories