Arcana wrote:
> 
>         This specifically deals with KDE.
> 
>         I can't start it up.  Here are the messages:
> 
> /**********
> {all sorts of graphics card startup stuff}
> (--) Mach64: Font cache: 0 fonts
> _FontTransSocketUNIXConnect: Can't connect: errno = 111
> failed to set default font path 'unix/:-1'
> Fatal server error:
> could not open default font 'fixed'
> 
> _X11TransSocketUNIXConnect: Can't connect: errno = 111
> giving up
> xinit: Connection refused (errno 111): unable to connect to X server
> xinit: No such process (errno3): Server error
> /**********
> 
>         Obviously, it has something to do with the fonts!  Maybe I'm missing
> some?

You're not missing any, it's just that the font server isn't running. 
You can start it with:

        /etc/rc.d/init.d/xfs start

and configure it to always start with:

        chkconfig xfs on

-- 
Steve Philp
Network Administrator
Advance Packaging Corporation
[EMAIL PROTECTED]

Reply via email to