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:
[EMAIL PROTECTED] /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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"