On 3/14/10, Andrew Benton <[email protected]> wrote:
> Then you are ignoring good advice.
> If you don't compile xorg-server --with-default-font-path you will need to
> set
> the FontPath in /etc/X11/xorg.conf or it will revert back to the built in
> default
> /usr/lib/X11/fonts/TTF,/usr/lib/X11/fonts/misc, etc
As predicted in my previous post, this is not true anymore
unless --with-fontdir=FONTDIR is omitted.
This is in Xorg.0.log of the very first run without any xorg.conf:
(==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
It wouldn't even seem reasonable to me to specify where the fonts are
and then tell it to look someplace else. Watch for xorg someday realizing
that xorg-server could know where the fonts are just by looking in the
new fontutil.pc.
Still get ugly /usr/lib/xorg with 1 file "protocol.txt"
so I might as well have omitted
# xorg configure
--with-module-dir=/usr/lib/X11/modules
I think this might be silly:
# xorg-server configure
--with-serverconfig-path=PATH
Directory where ancillary server config files are
installed (default: ${libdir}/xorg)
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page