Compilation and Installation
----------------------------

dfingerd needs a Dylan compiler.  Currently it depends on certain
features available only with Gwydion Dylan, the free Dylan
implementation.

For information about Gwydion Dylan see
  http://www.gwydiondylan.org/
  ftp://berlin.ccc.de/pub/gd/


This version does not use a facility like autoconf!

If your version of d2c does not have 'with-open-file' (2.0 doesn't),
you need to edit the Makefile and change D2CFLAGS.

To attempt a build, have a look at the Makefile and try to call
  $ make
In case compilation succeeds,
  # make install
will copy the executable 'dfingerd' to the location chosen in the
Makefile, by default '/usr/local/sbin/'.

Be prepared for a couple of identical and irrelevant warnings.

You will then have to reconfigure and 'kill -HUP' inetd.