Dan Nicholson wrote:
my plan is:

* Add --libdir=/usr/share to the Fonts section of xorg7.xml with note that
  the fonts will end up in /usr/share/X11/fonts with the switch.

Won't installing the fonts in /usr/share recreate the bug Alexander is complaining about?

* Add #define FontDir /usr/share/X11/fonts to the host.def section to
  xorg.xml and xfree86.xml

* Add symlinks to TrueType fonts in installing sections of all three
    ln -svn ../X11/fonts/OTF /usr/share/fonts/X-OTF
    ln -svn ../X11/fonts/TTF /usr/share/fonts/X-TTF
  Please let me know if you prefer different names than X-{O,T}TF

Why bother installing symlinks? If you've installed the fonts in /usr/share, Fontconfig will find them.

Andy
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to