Tim: > I have tried to load in the java sdk and the java plugin for Mozilla and > they do not work properly. This ought to work. First determine the full path name of the plugin you need... I can't remember about RH9, but it may still have used gcc 2.96. If you installed the j2sdk in /usr/java/j2sdk1.4.2_01 then.... tmarble at techno 29% pwd /usr/java/j2sdk1.4.2_01/jre/plugin/i386 tmarble at techno 30% ls -lR .: total 12 drwxr-xr-x 2 uucp 143 4096 Aug 19 2003 ns4 drwxr-xr-x 2 uucp 143 4096 Aug 19 2003 ns610 drwxr-xr-x 2 uucp 143 4096 Aug 19 2003 ns610-gcc32 ./ns4: total 124 -rwxr-xr-x 1 uucp 143 119628 Aug 19 2003 libjavaplugin.so ./ns610: total 312 -rwxr-xr-x 1 uucp 143 312688 Aug 19 2003 libjavaplugin_oji.so ./ns610-gcc32: total 280 -rwxr-xr-x 1 uucp 143 281904 Aug 19 2003 libjavaplugin_oji.so tmarble at techno 31% ....the full path the plugin (for Mozilla, gcc 2.96) is /usr/java/j2sdk1.4.2_01/jre/plugin/i386/ns610/libjavaplugin_oji.so So now all you have to do is make a link to this file in your Mozilla plugins directory, for example # cd /usr/lib/mozilla/plugins # ln -s /usr/java/j2sdk1.4.2_01/jre/plugin/i386/ns610/libjavaplugin_oji.so You can verify it by exiting and restarting Mozilla and viewing the 'About' menu and/or by going to one of the test pages below. > Also, I have loaded on Websphere to one of my machines. It appears it has to > be a server. Is this correct? Can I have it on a WS? I don't really understand this question... could you be more specific? HTH, --Tom http://plugindoc.mozdev.org/faqs/ http://www.mozilla.org/quality/browser/front-end/testcases/plugins/ http://java.sun.com/products/plugin/ http://java.sun.com/products/plugin/1.4/demos/applets.html _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list