Date: Mon, 31 Aug 2009 07:57:23 +0200 From: "barbara" <barbara.xxx1975@libero.it> To: "andy" <andy@neu.net> Cc: freebsd-questions <freebsd-questions@freebsd.org>, freebsd-gnome <freebsd-gnome@freebsd.org> Subject: Re:java config problem Message-ID: <KP88JN$031FBA9272E32573D695F62B33E922DF@libero.it>
next in thread | raw e-mail | index | archive | help
> I'm trying to configure java on FreeBSD 7-stable and Gnome 2.26.3, with= > Firefox35. I tried the following commands, but still no ability to vie= w java applets. > > ln -s libjavaplugin_oji.so /usr/local/lib/firefox/plugins > ln -s libjavaplugin_oji.so /usr/local/lib/firefox3/plugins > ln libjavaplugin_oji.so /usr/local/lib/firefox3/plugins > > installed package's: > pkg_info | grep java > javavmwrapper-2.3.3 Wrapper script for various Java Virtual Machines > pkg_info | grep jdk > diablo-jdk-1.6.0.07.02 Java Development Kit 1.6.0_07.02 > > Any help to get this working would be really appreciated. > > TIA Try with: ln -s \ /usr/local/diablo-jdk1.6.0/jre/plugin/i386/ns7/libjavaplugin_oji.so \ ~/.mozilla/plugins
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?KP88JN$031FBA9272E32573D695F62B33E922DF>