Thomas De Reyck wrote:
Hello fellow BLFS'ers,

I installed X.org today, and it appeared to run great...until i tried to run XFCE and ROX in it, that is. Fontconfig reports that there are "no fonts found":

"No fonts found; this probably means that the fontconfig
library is not correctly configured. You may need to
edit the fonts.conf configuration file. More information
about fontconfig can be found in the fontconfig(3) manual
page and on http://fontconfig.org";

I checked it out and my /usr/share/fonts directory seems to be missing...how do i get it in place?

mkdir /usr/share/fonts

then copy some fonts into it. I install a bundle of fonts like this

tar xfC fonts.tar.bz2 /usr/share
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to