Date: Thu, 18 Jun 2009 20:30:19 +0300 From: Manolis Kiagias <sonicy@otenet.gr> To: Roy Stuivenberg <roys1012@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: diablo-jre16 Message-ID: <4A3A79AB.9090209@otenet.gr> In-Reply-To: <1245345400.1445.98.camel@rs-unix.roycs.nl> References: <1245345400.1445.98.camel@rs-unix.roycs.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Roy Stuivenberg wrote: > Hello, > > I'm having a problem getting java to work on Firefox 2. > > diablo-jre16 latest version is installed. > After about:plugins it doesn't show. > Manual says to enter this as root, and so I do that. > ln -s /usr/local/diablo-jre1.6.0/plugin/i386/ns7/libjavaplugin_oji.so \ > /usr/local/lib/browser_plugins/ > Then I get --> File exists !! > I'm running 7.2 stable gnome2 > > Anyone encountered this problem too? > > Regards, > > Roy. > Hi, For firefox 2.X, please try creating the symbolic link in /usr/local/lib/firefox/plugins, i.e: ln -s /usr/local/diablo-jre1.6.0/plugin/i386/ns7/libjavaplugin_oji.so \ /usr/local/lib/firefox/plugins/ and restart your browser.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A3A79AB.9090209>