packages icon
This version of gremlin runs under X11R4.  It doesn't use the old
gremlin fonts - it uses standard X fonts instead.  In order to make
gremlin in this directory do the following:

    1) cd to SX and make the library sx.a. Type "make clean ; make"
    2) cd ..
    3) Edit Makefile and change GREMLIB to point to where the gremlin 
       library is stored.  Note that the path name should end
       with a /.
    4) Type make in order to make gremlin.

Note that in order for gremlin to work with olwm (and perhaps
with other window managers), you must have the line
sx.focus: on
in your .Xdefaults file.