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.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]