Hi everyone
The problem was the following:
I downloaded the file jre131_02.xpi from the nestcape FTP and installed using 
"mozilla ~/jre131_02.xpi". It gave me errors like this

LoadPlugin: failed to initialize shared library
/usr/local/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so
[/usr/local/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so:
undefined symbol: __vt_17nsGetServiceByCID]

made a symlink 
ln -s /usr/local/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so 
/usr/local/mozilla/plugins
and get an error like this:

INTERNAL ERROR on Browser End: No manager for initializing factory?
 
 System error?:: Success

So went to the MUO for installing java ( 
http://www.mandrakeuser.org/docs/utils/ujava.html ) and followed the 
instructions given there. I installed java J2RE_1.4.2 from java website. 
Removed the symlink and made it again, but from the directory of the new java 
installation. I used the files of directory ns610, but kept receiving the 
"INTERNAL ERROR". Then I followed the steps given at 
http://www.linuxquestions.org/questions/archive/1/2003/08/3/82831.

The INTERNAL ERROR was generated because of the use of the ns610 folder, on a 
mozilla 1.4 installation, from moz1.4 and up you have to use the ns610-gcc32 
folder to make the symlink.

ln -s $JAVA_HOME/plugin/i386/ns610-gcc32/libjavaplugin_oji.so 
/usr/lib/mozilla/plugins
ln -s $JAVA_HOME/plugin/i386/ns610-gcc32/libjavaplugin_oji.so 
~/.mozilla/plugins

So thatīs all, with those directions I hope that can help other with java in 
mozilla.
Best regards

-- 
Gonzalo Avaria S.
Linux User from the end of the World
CHILE

Registered User #329224 (counter.li.org)
Box #213779 

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to