Hi Percy,
#im using mozilla 0.9.5 - does the new jre (1.4) supports this #browser? ive #installed the jre1.4 plugin in mozilla pero nagse-seg fault eh. # I have the same setup (mandrake mozilla 0.9.5 build, JDK 1.4 beta b65) . Here's what you need to do: 0. If you have a previous version of the java plugin, delete the file (*java*.so) from the mozilla plugin directory. 1. Create a synlink of the java plugin in the mozilla plugins directory. # cd /usr/lib/mozilla/plugins # ln -s $JAVA_HOME/jre/plugin/i386/ns600/libjavaplugin_oji140.so . 2. Some find the following necessary to make the setup work. (I didn't have to do em to make the Java PlugIn 1.4 work in my laptop) # cd /usr/local/j2sdk1.4.0/jre/plugin # ln -s ../lib lib # ln -s ../bin bin # export NPX_PLUGIN_PATH=$JAVA_HOME/jre/plugin/i386/ns600 That should be it. One big NOTE for you.. Java 1.4 still has a lot of bugs. I only use it to test some 1.4 features, but not for production, or for normal browsing (Applet). Also, I've noticed that mozilla crashes whenver I go to Help->Plugins while a Java applet is running. Please let me know if this does't help you -- it could be because I'm using a JDK or not a JRE.. That shouldn't matter since they have the same JVM; but who knows. stay cool. jeff -- -- Jeff Gutierrez Mapua Online! http://www.mapua.org http://www.mapua.com http://www.mapua.net Pinoy Ako! May reklamo? _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
