PDA

View Full Version : installation java runtime 1.5.0 as mozilla plugin


wanderingidea
1st November 2004, 07:19 PM
Hi,

I installed jre-1_5_0-linux-amd64-rpm.bin on a amd64 with Fedora core 2,
created/etc/profile.d/java.sh and
did ln -sf /usr/java/jre1.5.0/lib/amd64/libjava.so /usr/lib64/mozilla/plugins

Yet I cannot see a java plugin in Mozilla :(
Is libjava.so wrong? Or something else?
Are these rights sufficient?
-rwxr-xr-x 1 root root 176808 Sep 15 11:49 libjava.so

Anyone any ideas please?
Thanks,

Cor

engwnbie
1st November 2004, 07:27 PM
I'm not sitting in front of my Linux box right now, but this might help you. http://www.fedorafaq.org/#java

engwnbie
1st November 2004, 07:41 PM

Just remembered another how-to at http://fedoranews.org/tchung/sunjava/ I think this might be more of use to you just modify for you purpose.

kosmosik
1st November 2004, 07:59 PM
don't you have libjavaplugin_oji.so somewhere with Java instalation? AFAIK this is plugin file... libjava.so is just shared object used by Java but it is not Netscape plugin...

wanderingidea
1st November 2004, 08:25 PM
Thanks for the quick responses!
I tried everything - no luck.
However I am using Fedora core 2 64 bits. Can it have anything to do with this?
Is there anyone who has this version working with Java?

wanderingidea
2nd November 2004, 09:26 PM
Yes! I got the java Mozilla plugin working with the Blackdown version.
Thanks again.