>> mike curran writes:
> Does anyone know why this message occurs? I have a good working
> install, yet it does not want to run any X windows at all. I get
> the subject line error message when trying to start X or startx(for
> afterstep) and it just stops loading.
Does your startx output have a line that reports the FontPath it's
using? Something like:
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/, ..."
Do you have a line like
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
in your XF86Config file (which is in /etc or /etc/X11)? Do you have a
line like
fixed -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1
in the fonts.alias file in that directory, or any of your FontPath
directories?
Just some things to check....
Reid