

In the field named Java path type the path to the lib/i386 directory of the JRE, e.g. → Advanced → Content check the checkbox that says Enable Java → Java options. Opera doesn't need any symlink created, instead the path to the Java installation is set through the configuration menus in the browser. Opera 8.5 Java Browser Plugins Installation in debian The installation procedure has created a symlink (called libjavaplugin.so in the Mozilla's plugin directory) to the plugin, but it is for the post-gcc3.2 plugin, so you can remove that symlink while you are at it (example with JRE 1.5.0): Mozilla 1.0 from the old stable Debian 3.0 'woody' is compiled with gcc 2.9x and thus it needs to use the pre-gcc3.2 plugin. Mozilla 1.0 (gcc 2.9x) Java Browser Plugins Installation in debian #ln -s /usr/lib/j2re1.5-sun/plugin/i386/ns7/libjavaplugin_oji.so Mozilla 1.7 (gcc 3.3.x) Java Browser Plugins Installation in debianĬreate a symlink in Mozilla's plugin directory that points to the Java plugin library file (example with JDK 1.5.0).

#ln -s /usr/lib/j2sdk1.5-sun/jre/plugin/i386/ns7/libjavaplugin_oji.so Mozilla Firefox 1.0 (gcc 3.3.x) Java Browser Plugins Installation in debianĬreate a symlink in Firefox's plugin directory that points to the Java plugin library file (example with JRE 1.5.0). And the path depends on what JRE/SDK you installed. The following browsers get Java support by enabling an option in the browser's configurationĮxactly what the symlink needs to point to depends on what version of gcc your browser was compiled with, and what browser you have. The following browsers get Java support by creating a symlink to the Java plugin library in the browser's plugin directory Remember to restart your browser after the installation of Java and creation of the symlink so that the plugin will be recognized Your web browser might need to be configured in a certain way to enable Java functionality, either by creating a symlink in your browser's plugin directory to the Java plugin file, or otherwise specifying in the browser's configuration to enable Java support. Java Browser Plugins Installation in debian
