Quoting Bryan <[EMAIL PROTECTED]>: > does anyone know how to install the jre1.3.1_08 plugin in mozilla 1.0.0? > I followed the installation instruction for netscape <6......
I always install the latest java sdk (not just the jre), and today that means j2sdk-1.4.2 with netbeans. I install in /usr, in the directory /usr/j2sdk1.4.2. Then I create the symbolic link /usr/java to /usr/j2sdk1.4.2, and place the environment variables JAVA_HOME=/usr/java PATH=$PATH:/usr/java/bin in /etc/profile. When I install mozilla (no matter what version), it always finds the java interpreter in the PATH. I noticed that most browsers do not ask for the plugin when the interpreter is available. I could be wrong here, but someone please correct me on this. P~Manalastas -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
