On Mon, 2003-11-10 at 07:04, M.Hockings wrote: > I think you will find that with RH9 and FC1 only JDK's >= 1.4 will > work. Though you might find that the latest Sun 1.3 _may_ work, not > sure about that though. > ----- OK - I went through all this - had to because Mozilla wouldn't work if the old plug-in was installed. Downloaded and installed j2re-1.4.2_01 from java.com (sun). linked the plugin... ln -s /usr/java/j2re1.4.2_01/plugin/ns610-gcc32 \ /usr/lib/mozilla/plugins/libjavaplugin.so fixed /etc/profile.d/java.sh for the new path of the java binary files executed source /etc/profile.d/java.sh But now when I encounter a java page with Mozilla, I get the error that "This page contains information of a type (application/x-java-vm) that can only be viewed with the appropriate Plug-in seems to me that this was all I needed to do to make it work before. I also clicked the reset button in /usr/java/j2re1.4.2_01/bin/ControlPanel but that didn't help. Suggestions? Craig