On Sun, 21 Jun 1998, Darque wrote:

> HELP!!!
> 
> Something I installed has hosed me!  I can no longer get into X.  It
> aborts with the following error message:
> ===========
> _FontTransSocketINETConnect: Can't connect: errno = 111
> failed to set default font path
> '/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6
> /lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11
> /fonts/100dpi/,inet/127.0.0.1:7100'
> Fatal server error:
> could not open default font 'fixed'
        Here it is telling you that your the X-server can't read any of
the font path.  Why? more than likely you have omitted the ";" after the
quote at the end of the xfstt font server statement. It should read as
follows:
        "/usr/X11R6/lib/X11/fonts/misc/",
        "/usr/X11R6/lib/X11/fonts/Type1/",
        "/usr/X11R6/lib/X11/fonts/Speedo/",
        "/usr/X11R6/lib/X11/fonts/75dpi/",
        "/usr/X11R6/lib/X11/fonts/100dpi/",
        "inet/127.0.0.1:7100";

        If this doen't fix the problem, remove the last line and move the
";" up to it's new place.  Try the X-Server now - work? If so, try to
replace the "inet/127..."; with "tcp/localhost:7100";
If this doesn't work, something else is wrong with the xfstt font server.

> I'm running RH5.0, and XFree86-3.3.1-15..
> 
> Thanks in advance!!
> jdk

HTH
___________________________________________________________________
d a v i d  @  m i h m                          reality.sys corrupt!
davemann-at-ionet-dot-net                     reboot universe(y,n)?
www.the-site.dyn.ml.org/                                ICQ:4251923
-------------------------------------------------------------------
Key fingerprint =  E4 90 15 ED E5 9F 18 8A  B0 CC FF 68 61 36 4A 6F


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to