1[
2{ type: install
3  message: <<EOM
4You'll have to add /usr/local/lib/X11/fonts/lfpfonts-fix
5to your X font path by either:
6
7$ xset fp+ /usr/local/lib/X11/fonts/lfpfonts-fix
8$ xset fp rehash
9
10or by adding it to your X-server configuration file (usually
11/etc/X11/XF86Config) and restarting the X-server.
12EOM
13}
14]
15