Date: Wed, 10 Jan 2007 23:10:00 +0000 From: eoghan <eoghanj@gmail.com> To: Garrett Cooper <youshi10@u.washington.edu> Cc: freebsd-questions@freebsd.org Subject: Re: java plugin for firefox Message-ID: <4E056C9B-10C4-4982-A524-4737E7C23DD7@gmail.com> In-Reply-To: <45A56A4F.2000601@u.washington.edu> References: <89F5D83C-6827-499E-89EB-EAAAEBD03FCE@gmail.com> <45A56A4F.2000601@u.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10 Jan 2007, at 22:35, Garrett Cooper wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > eoghan wrote: >> Hi >> Does anyone have a guide or advice for getting java plugin working >> for >> firefox? Im running 6.1 on amd. >> I have installed: >> diablo-jdk-5.0 >> diablo-jre1.5.0 >> linux-blackdown-jre1.1.8 >> linux-sun-jdk1.4.2 >> when i try to access a java app from firefox im always presented with >> the plugin missing page... >> I had it working on i386 before with just the installation of >> java... Im >> not sure what i have to do next... >> Thanks >> Eoghan > > Not sure why you're encountering the issue with Java and FF because it > works perfectly fine for me. Do you have the linuxplugin-wrapper port > installed by chance? Also, are the following files present in the > following locations: > > [gcooper@sprsd /usr/local]$ for i in `find . -name > libjavaplugin_oji.so`; do ls -l $i; done > lrwxr-xr-x 1 root wheel 67 Dec 19 20:32 > ./lib/browser_plugins/libjavaplugin_oji.so -> > /usr/local/diablo-jdk1.5.0/jre/plugin/i386/ns7/libjavaplugin_oji.so > - -rwxr-xr-x 1 root wheel 143280 Jun 13 2006 > ./diablo-jdk1.5.0/jre/plugin/i386/ns7/libjavaplugin_oji.so > > - -Garrett Hi Output is: $ for i in `find . -name libjavaplugin_oji.so`;do ls -l $i;done lrwxr-xr-x 1 root wheel 67 Jan 10 22:41 ./libjavaplugin_oji.so -> / usr/local/diablo-jre1.5.0/jre/plugin/i386/ns7/libjavaplugin_oji.so I dont have that plugin installed... Thanks Eoghan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E056C9B-10C4-4982-A524-4737E7C23DD7>