|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Error in starting X
|
Rebecca Ore wrote:
>
> I'm getting this error message:
>
> _FontTransSocketUNIXConnect: Can't connect: errno = 111
> failed to set default font path 'unix/:-1'
> Fatal server error:
> could not open default font 'fixed'
>
> Anyone have any idea of how to fix this?
You need to start the X Font Server (xfs, or xfsft),
The details depend on the distro you are using, but
for example on redhat you can try
/etc/rc.d/init.d/xfs start
if that fixes the problem, do (as root) ntsysv
and enable xfs at startup.
--
Stephen Brown Data Clarity, Inc.
steve@dataclarity.net 1-877-496-3527 fax: 801-382-1525
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|