jalberty wrote:
>
> Ramon van Handel wrote:
>
> >
> > However, it may well be you don't have the vga font. You'll need to
> > get the BOCHS package from ftp://ftp.bochs.com/ (IIRC) and extract font/vga.pcf
> > from it. su to root, and then:
> >
> > cp vga.pcf <X11path>/fonts/misc
> > compress <X11path>/fonts/misc/vga.pcf
> > mkfontdir <X11path>/fonts/misc
> > xset fp rehash
> >
> > <X11path> was /var/lib/X11 on my IRIX6.2 box; IIRC it is /usr/X11R6/lib/X11
> > on linux.
> >
>
> thank you
> fixed everything i thought i could get whatever i was missing from the bochs dist
> i had already dled it but hadn't got round to poking round for it yet.
For now, I uploaded vga.pcf to:
ftp://ftp.FreeMWare.org/pub/freemware/vga.pcf
..until it makes it's way to the CVS tree.
-Kevin