NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: x11 font problem
On Fri, 29 Jan 2010 18:07:41 +0000
Patrick Welche <prlw1%cam.ac.uk@localhost> wrote:
> On a NetBSD-current/i386, when I fc-list, I get far fewer fonts
> listed than on an equivalent NetBSD-current/amd64 box. The odd thing
> is that when running
>
> # fc-cache -vf
>
> on both, the i386 box will say e.g.,
>
> /usr/X11R7/lib/X11/fonts/100dpi: caching, new cache contents: 0
> fonts, 0 dirs
>
> whereas the amd64 box is rather happier with:
>
> /usr/X11R7/lib/X11/fonts/100dpi: caching, new cache contents: 212
> fonts, 0 dirs
Maybe you have no fonts in that directory? Or perhaps permission
problems?
What's the output of the following:
ls -ld /usr/X11R7/lib/X11/fonts/100dpi
ls -l /usr/X11R7/lib/X11/fonts/100dpi
which fc-cache
Home |
Main Index |
Thread Index |
Old Index