Firefox
From FreeBSDwiki
(Difference between revisions)
Line 3: | Line 3: | ||
==Installing Java VM plugin== | ==Installing Java VM plugin== | ||
− | Install the jdk1.4.2 native port (/usr/ports/java/jdk14) | + | Install the jdk1.4.2 native port (/usr/ports/java/jdk14)<br> |
− | + | <br> | |
− | Then to add the plugin go to the directory: | + | Then to add the plugin go to the directory:<br> |
− | /usr/X11R6/lib/browser_linux_plugins | + | /usr/X11R6/lib/browser_linux_plugins<br> |
− | + | <br> | |
− | and type the following: | + | and type the following:<br> |
− | root# ln -s /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so | + | root# ln -s /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so<br> |
− | + | <br> | |
− | Now you should have java VM working. To test go to this site and wait a while for the Java VM to load: | + | Now you should have java VM working. To test go to this site and wait a while for the Java VM to load:<br> |
− | http://www.java.com/en/download/help/testvm.xml | + | http://www.java.com/en/download/help/testvm.xml<br> |
− | + | <br> | |
[[Category:Ports_and_Packages]] | [[Category:Ports_and_Packages]] |
Revision as of 20:06, 3 May 2006
Firefox is a great browser and this documentation relates to version 1.50.
Installing Java VM plugin
Install the jdk1.4.2 native port (/usr/ports/java/jdk14)
Then to add the plugin go to the directory:
/usr/X11R6/lib/browser_linux_plugins
and type the following:
root# ln -s /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so
Now you should have java VM working. To test go to this site and wait a while for the Java VM to load:
http://www.java.com/en/download/help/testvm.xml