Hi there,
Recently, I was trying to install java plugin on firefox 14.0.1 under Fedora 14 (64bit)
and I failed. Please help me resolve the problem. I did the following,
To install the plugin
Code:
# yum install java-1.6.0-openjdk-plugin
Done.
made a link in a mozilla plugin dir. (/usr/lib/mozilla/plugins)
When I installed it made a link 'IcedTeaPlugin.so' but still I made a new link there
as mentioned in earlier discussions
Code:
# ln -s /usr/lib/jvm/jre-1.6.0-openjdk.x86_64/lib/amd64/IcedTeaPlugin.so libnpjp2.so
Done.
But still java does not work on my machine.
I tried to make one more link in my local profile dir. also but in vain
Please help me resolve the issue.
Thanks.