Hi, Is the XftConfig in Rh 7.2 (is it there?) the same as the /etc/X11/XF86Config in Redhat 6.2?
I have here Redhat 6.2, and I just installed xf86ttfontool, but after reading 'fetchmsttfonts' it seems, this program works only on redhat 7.2 or so: it says (end of the file): ----------------------------------- [ ... ] if [ -f /etc/X11/XftConfig ]; then echo -n "Adding true type fonts to /etc/X11/XftConfig... " echo "dir \"/usr/X11R6/lib/X11/fonts/truetype\"" >> /etc/X11/XftConfig echo "done" else echo "Warning: /etc/X11/XftConfig doesn't seem to exist." echo "XFree86 versions prior to 4.0.2 didn't use this file." echo "done" exit 1 fi --------------------------------- I do not have /etc/X11/XftConfig, it's perhaps something special for 7.2, so I'm not sure whether I change the 'fetchmsttfonts' script, so that it says: --------- echo -n "Adding true type fonts to /etc/X11/XF86Config... " echo "dir \"/usr/X11R6/lib/X11/fonts/truetype\"" >> /etc/X11/XF86Config -------- instead of what the script says above per default -- or whether I try to add the truetype path later manually to /etc/X11/XF86Config without changing the 'fetchmsttfonts' script. Not being sure, but trying to be careful before messing up things here ... :) Thanks in anticipation Regards Wolfgang On Jan 1, 2002, 06:26 (-0500) Dale Kosan wrote: > The following page has xf86ttfontool wich will download and install true > type fonts, is this what you were looking for? > > [ ... ] -- http://www.geocities.com/wolfgangpfeiffer/w3m.html -- END TRANSMISSION -- _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list