mlij wrote: > mlij escreveu: >> [...]
> Thanks to everyone that respond to me. > After I read everything, the solution was: > > ************************************************************************************************************** > > Beyond Linux From Scratch - Version 6.0 > > > Chapter 25. X Window System Environment > . > . > . > Update the font cache files > > > Ensure you have the following directory entries in > /etc/fonts/local.conf, inside the fontconfig tags: > > sed -i -e '/^<\/fontconfig>/i\ > <dir>/usr/X11R6/lib/X11/fonts/TTF</dir>\ > <dir>/usr/X11R6/lib/X11/fonts/Type1</dir>' /etc/fonts/local.conf > > The fc-cache program will automatically search the above directories and > all subdirectories for needed fonts. > > > Finally, to update all the font cache files, run > > fc-cache > ************************************************************************************************************** > > > This was enough! Id did exactly the same (using LFS and BLFS 6.1) using both Xorg and XFree (not at the same time) but it doesn't work already... What should I try now? Christopher
signature.asc
Description: OpenPGP digital signature
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
