> Respected Sir,
>
> When i give the command startx on linux server, error occurs and
> attached log file is generated. Please help.
>
> Regards
> Ashutosh Sood
Fatal server error:
could not open default font 'fixed'
You have a problem with your fonts.
The fonts are not installed, or the path is not set correctly.
Check in your /etc/X11/XF86Config-4 the path...
In mine, it goes like this :
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Of course, a search with google can lead to more informations.
HTH.
.Yves.
-: Windows 98 has detected that the mouse has moved.
Please restart your computer for these changes to take effect. :-
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86