Subject: Re: getting X going
To: Gord Matzigkeit <gord@enci.ucalgary.ca>
From: Simon Burge <simonb@telstra.com.au>
List: port-pmax
Date: 11/24/1995 18:53:02
On Nov 23,  5:22pm, Gord Matzigkeit wrote:

> Hi, all!
> 
> I'd like to take a survey: who is running X11 on a recent snapshot?
> I'm curious, not just asking for selfish reasons.
> 
> We're trying to get Arne's X11R5 server going, but it comes up with:
> 
> failed to set default font path
> '/store/lib/X11/fonts/misc/,/store/lib/X11/fonts/Speedo/,
> /store/lib/X11/fonts/75dpi/,/store/lib/X11/fonts/100dpi/'
> Fatal server error:
> could not open default font 'fixed'
> X connection to :0.0 broken (explicit kill or server shutdown).
> 
> 
> On our machine, /store is a symlink to /usr/X11R6.  We have all the R6
> fonts in /usr/X11R6/lib/X11/fonts/*, which are symlinks to an NFS
> directory.

I've not used X on my pmax yet, but here's some general hints that
may help.

    Check that there's a fonts.dir in each of your font
    directories - run 'mkfontdir' if there isn't.  Maybe
    even try using the orignal directories - /usr/X11R6/...
    (if they or some symbolic links exists).

    Try starting the X server with something like:

	/usr/X11R6/bin/Xdec -fp <path to font dir>

    and see if that's any better.

Isn't the fixed font built in to the server?

Anyway, just some random mumblings.  Hope it helps some.

Simon.