On Wed, 2003-10-22 at 16:29, Manas Laha wrote: > Sayamindu Dasgupta wrote: > > hi, > > I finally managed to add a network config system that "just works" (tm) > > in the LiveCD. > > No the problem is, as soon as I add/modify the eth0 interface, and > > restart it, all X apps fail to start - stating "0:0 Connection refused" > > and other similar stuff. GConfd also starts to complain about not being > > able to connect to the server :-( > > > > ..can anyone suggest a solution?? > > > > -sdg- > > This is likely a problem with the font server. In the XF86Config file, > comment out the single "FontPath" entry and add the full font path names > instead (the actual pathnames may be different on the system you are > building): > > ## FontPath "unix/:7100" > > FontPath "/usr/X11R6/lib/X11/fonts/Type1" > FontPath "/usr/X11R6/lib/X11/fonts/100dpi" > FontPath "/usr/X11R6/lib/X11/fonts/75dpi" > FontPath "/usr/X11R6/lib/X11/fonts/misc" > > I'd appreciate feedback on whether this works.
Well, actually, there is no line as FontPath "unix/:7100" in the Xfree86 config file. There are other font paths though... -sdg- -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
