$NetBSD: patch-aa,v 1.2 2002/09/27 17:03:21 grant Exp $ --- INSTALL.orig Sat Apr 17 23:10:37 1999 +++ INSTALL @@ -2,8 +2,9 @@ make && make install (use gmake instead of the standard make on FreeBSD) -2) Create a writeable directory /usr/share/fonts/truetype, copy some truetype *.ttf - files or create soflinks to truetype directories in there, then run +2) Create a writeable directory @PREFIX@/lib/X11/fonts/TrueType, + copy some truetype *.ttf files or create softlinks to truetype + directories in there, then run xfstt --sync 3) Start xfstt in the background @@ -17,4 +18,7 @@ These install instructions should suffice for 98% of all users. For more advanced requirements refer to the xfstt(1x) man page or the FAQ. + +Note: The pkgsrc rc.d script `xfstt' automatically runs +`xfstt --sync' before starting xfstt.