Be sure to add /usr/local/lib/X11/fonts/jmk to your fontpath,
preferably in your xorg.conf by adding this line:

	FontPath "/usr/local/lib/X11/fonts/jmk/"

Or, if you wish, from your shell:

	$ xset fp+ /usr/local/lib/X11/fonts/jmk
	$ xset fp rehash
