[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to install sun java plugin for iceweasel in Debian?



Amogh Hooshdar wrote:
How can I install the Sun Java plugin for Icewesel in Debian Lenny?

I tried copying the libjavaplugin_oji.so as shown below.

cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7-gcc29/libjavaplugin_oji.so
~/.mozilla/plugins/
cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7/libjavaplugin_oji.so ~/.mozilla/plugins/

But both attempts did not work. Please help.

There has to be just link for that plugin, I don't really know why, but it didn't work for me to. So just try ln -s /opt/jdk1.6.0_01/jre/plugin/i386/ns7-gcc29/libjavaplugin_oji.so ~/.mozilla/plugins/libjavaplugin_oji.so

It just might work.


Reply to: