Re: Installing java plugin in Mozilla?
Terry Shannon dijo: 
|  I did learn alot today.  How to create a deb package from another
|  archive.  The file is in the IBM jre 1.5 archive, so I may give that a
|  try, although the java-package 0.24 doesn't list it as supported.  Guess
|  I could update to 0.27, been there today and done that.
Hi!
I've successfully installed "ibm-java2-sdk-50-linux-ppc.tgz" a long time ago 
and it's got a java browser plugin, but it's still a bit buggy because some 
applets fail.
That's what I did to make the plugin work on my computer (after installing 
ibm-java2-sdk-50-linux-ppc.tgz):
1) I made a sym link from 
/opt/ibm-java2-ppc-50/jre/bin/libjavaplugin_oji.so to 
/usr/lib/mozilla/plugins/libjavaplugin_oji.so 
and  /usr/lib/mozilla-firefox/plugins/libjavaplugin_oji.so
2) Then, I executed:
# update-alternatives --config java
and chose /opt/ibm-java2-ppc-50/bin/java
It works if I use Konqueror, Mozilla and Firefox, but it doesn't if I use 
Opera.
You can try to make theese steps, close the browser, and open it again to make 
it rescan de plugins and go to the java test page 
(http://www.java.com/en/download/help/testvm.xml) to check if it works.
Reply to: