Date: Fri, 28 Jan 2005 09:56:14 -0800 From: Clint Olsen <clint@0lsen.net> To: "Loren M. Lang" <lorenl@alzatex.com> Cc: Jeremy Faulkner <gldisater@gto.net> Subject: Re: Java Runtime Environment (JRE)? Message-ID: <20050128175614.GG87330@0lsen.net> In-Reply-To: <20050128123201.GC8442@alzatex.com> References: <20050127183134.GA88173@0lsen.net> <41F97701.6090409@incubus.de> <41F977C7.2030207@incubus.de> <ef60af090501271620307cd2e7@mail.gmail.com> <41F999D0.2070302@gto.net> <20050128035254.GC53729@0lsen.net> <20050128063659.GC4080@alzatex.com> <ef60af09050127224876255fd9@mail.gmail.com> <20050128123201.GC8442@alzatex.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 28, Loren M. Lang wrote: > Yea, I'm pretty sure everything will be taken care of automatically for > mozilla and firefox to use it automatically, but in case it isn't you > need to make sure you have a soft link to the libjavaplugin_oji.so file > installed by the port in the firefox plugins directory. Actually, it didn't work this way for me, so I did have to make the symbolic link myself (to the ns610 version of it): % cd ~/.mozilla/plugins % ln -s /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so I guess this sort of makes sense. You may have multiple versions of Java laying around, and perhaps you want to customize that on a per-user basis. -Clint
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050128175614.GG87330>