On Sat, 5 Feb 2000, Marcel Landman wrote:
>
>
> Hugh Lawson wrote:
> > I can't get xdos to find the "vga" font. Has anybody managed this with a
> > stock RH 6.1 install? I have the dosemu-98.8 installed by the rpm
> > downloaded from www.dosemu.org.
>
> were there any errors when running mkfontdir?
>
Thanks Marcel for the reply. While typing this, I'm going to step
through the procedure once more.
cd /usr/X11R6/lib/X11/fonts/misc
ls # vga.pcf is present in the directory
ls -l vga.pcf #output is:
# -rw-r--r-- 1 root root 24632 Jul 9 1999 vga.pcf
grep vga.pcf fonts.dir
# vga.pcf vga
mkfontdir
# no errors
grep vga.pcf fonts.dir
# vga.pcf vga
xset fp rehash
# no errors
xfontsel &
# vga.pcf is not listed. There is
# no vga under family misc
/etc/rc.d/init.d/xfs restart
# no errors
xdos &
ERROR: X: Unable to open font "vga"ERROR: , trying "vga"...
ERROR: X: Unable to open font "vga"ERROR: , trying "9x15"...
I hope you can spot something wrong!
Hugh Lawson
Greensboro, North Carolina
[EMAIL PROTECTED]