Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Feb 2005 18:00:51 -0500
From:      Benjamin Dover <dawgeestyle@gmail.com>
To:        RL <rlurman@gmail.com>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: Firefox and java
Message-ID:  <5ae9cd5505021515004eaf5438@mail.gmail.com>
In-Reply-To: <e6ceb9d405021514225a29ca20@mail.gmail.com>
References:  <e6ceb9d405021514225a29ca20@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 15 Feb 2005 17:22:43 -0500, RL <rlurman@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5ae9cd5505021515004eaf5438>