[Tfug] Mozilla 1.0.1 and Sun Java 1.4.1

Anthony Steckman tfug@tfug.org
Sun Jan 12 01:48:01 2003


You want a symbolic link from your mozilla plugins directory that points 
to the plugin itself -- the latter is included as a part of the jre.

On my system, this means I navigate first to /usr/local/mozilla/plugins 
and then a execute the following:

ln -s /opt/j2sdk1.4.1_01/jre/plugin/i386/ns600/libjavaplugin_oji140.so

On your system, the command will be:

ln -s /usr/java/j2sdk1.4.1_01/jre/plugin/i386/libjavaplugin_oji140.so

The directory you execute this from, of course, depends on where you've 
installed Mozilla.


+ I'm probably responding to some of what was said below:

. Date: Sat, 11 Jan 2003 22:20:22 +0000
. Subject: [Tfug] Mozilla 1.0.1 and Sun Java 1.4.1
. From: Cory Jon Hollingsworth <cory@users.sourceforge.net>
. Reply-To: tfug@tfug.org
. To: tfug@tfug.org
. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9)
.     Gecko/20020313
. 
.     Any one know how to get the Java JVM to work as a pluggin for 
. Mozilla for running applets?
. 
.     I've been looking at it and I have no problem using java to run and 
. compile java programs and I know where the pluggin dirrectory is for 
. Mozilla, but I just don't see a way of putting the two together.  Can't 
. find a howto either sadly.
. 
.     Can anyone give me a hint?  I'm running Red Hat 8.0 with Mozilla 
. 1.0.1 and Sun's latest J2SDK 1.4.1.
. 
.     Mozilla is a standard RH release, I've installed the java in 
. /usr/java/j2sdk1.4.1_01.
. 
.     Thanks.
. 
. _______________________________________________
. tfug mailing list
. tfug@tfug.org
. http://www.tfug.org/mailman/listinfo/tfug
. 
.