Firefox and java

Benjamin Dover dawgeestyle at gmail.com
Tue Feb 15 23:00:55 GMT 2005


On Tue, 15 Feb 2005 17:22:43 -0500, RL <rlurman at gmail.com> wrote:
> Java isn't showing up in about:plugins on Firefox.  I compiled java
> (when I compiled OpenOffice) and here is my /etc/libmap.conf entry for
> it (maybe I missed something?)
> 
> [/usr/local/jdk1.4.2/bin/java]
> libkse.so.1                    libc_r.so.5
> libkse.so                       libc_r.so
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 
 Once I added the jdk14 port I had to create the following symlink to
get java to work and show up in the plugins.

ln -s /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so
/usr/X11R6/lib/browser_plugins/
Hope this helps.


More information about the freebsd-questions mailing list