Subject: Re: X-windows again.
To: User ZOMBIE <zombie@il.fontys.nl>
From: Gregory McGarry <g.mcgarry@qut.edu.au>
List: port-pmax
Date: 11/12/1997 08:54:54
Jonathan Stone wrote:

> I think the the -fp option isn't quite correct.  You need to use
> something like
> 
>        X -fp trillian/tcp:7100
> 
> or, as I would recommend,
>  
>        X -fp localhost/tcp:7100

User ZOMBIE wrote:

> The changes to the fontserver didn't help. The servers exits with the error:
> 
> failed to set default font path '/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X
> 11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi
> /'
> Fatal server error:
> could not open default font 'fixed'
> X connection to :0.0 broken (explicit kill or server shutdown).

Try this:

# ln -s /usr/X11R6/bin/Xcfbpmax /usr/X11R6/bin/X
# ln -s /dev/fb0 /dev/mouse
# ln -s /usr/X11R6/lib /store
# /usr/X11R6/bin/xfs &
# /usr/X11R6/bin/X -fp tcp/localhost:7100

You will have to edit /usr/X11R6/lib/X11/xdm/Xservers.

Regards,
Greg