> how can i have mozilla making use of netscape java files? <download jre.xpi> (ftp.netscape.com has it, just find your way to netscape 6.01)
# unzip jre.xpi -d $MOZILLA_FIVE_HOME/plugins 'jre-image-i386/*' # cd $MOZILLA_FIVE_HOME/plugins # ln -s jre-image-i386/plugin/i386/ns600/libjavaplugin_oji.so . not sure who posted it before, but kudos to him/her/it anyway. mozilla always seems to have trouble installing java, 'bout time someone worked on it..