On Mon, 2004-01-05 at 12:43, WA9ALS - John wrote: > I've installed the Sun java rpm - What further do I need to do to get it > actually going with Mozilla? I've done this successfully before, but > this time I'm missing something. Thanks - John ln -s /path/to/java/javaplugin_oji.so /usr/lib/mozilla/plugins/javaplugin_oji.so or for just one user ln -s plugin /home/user/.mozilla/plugins/javaplugin_oji.so --jeremy