The solution to getting Java to work with Netscape in RH6.0 appeared in Joe Barr's column on Linux World. http://www.linuxworld.com/linuxworld/lw-1999-07/lw-07-vcontrol_1.html He says that the problem is that Java tries to access a font that is not in the font path. chkfontpath --add /usr/X11R6/lib/X11/fonts/75dpi should get java working. chkfontpath resides /usr/sbin. --------------------------------------------------------------------------- Send administrative requests to [EMAIL PROTECTED]
