Simple really.

Check the contents of the file config.h to match your system, also check the
file files.c to check the locations and file names of the configuration and
data files. Finally check the Makefile, there are comments in it to help you
with which defined are needed. Then:

make depend
make
make install

The data files should reside in the directory pointed to by the environment
variable NETHOME or failing that, your home directory, as defined by the
HOME environment variable.

Jonathan G4KLX
