> Hi.
>
> I've just installed SXDE b70. But I'm unable to
> access the desktop, because the fc-cache is
> segfaulting, so the X server doesn't start.
>
> This is the error message I get:
> > svc.startd[7]:
> svc:/application/font/fc-cach:default: Method
> "/usr/bin/fc-cache" failed due to signal SEGV
>
> What can I do, to be able to start the X server ?
You may need to remove the font cache files.
As root -
[EMAIL PROTECTED]> find /usr/openwin/lib/X11/fonts -name fonts.cache-1
-exec rm {} \; -print
[EMAIL PROTECTED]> fc-cache -s
Doug
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]