blob: 6939c2e43fcf7a75b1204c5f4751711699336e43 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
============================================================
You'll have to add /usr/local/lib/X11/fonts/sharefont
to your X font path by either:
$ xset fp+ /usr/local/lib/X11/fonts/sharefont
$ xset fp rehash
or by adding it to your X-server configuration file (usually
/etc/X11/XF86Config) and restarting the X-server.
============================================================
|