|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [Plug] Netscape & Java
|
>
> > adam wrote:
> > >
> > > 4.7 still explodes on me, but I didn't use the rpm....
> > >
> >
> > From what I have been hearing the 4.7 tar ball is so riddled with bugs
> > that some are saying that it should never have been released.
> >
I had a similar problem when I first installed 6.0. If I remember
correctly it was the font path(s) in /etc/X11/XF86config. The 6.0 upgrade
changed it to a font server. I changed it back to explicitly point to the
font directories and Java loads without a problem. Of course, netscape
still locks up on occasion, but at least it doesn't bring my system down
like in that other OS!
Here's how my XF86config font section looks now:
#FontPath "unix/:-1"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
ray
_______________________________________________
Plug maillist - Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug
|
|