To build the S/W unpack the distributed tar file, cd into the arch
directory and execute "make <system>" where <system> is your system type.
Currently the supported system types are AIX, FreeBSD, Linux, OSF/1 and
SCO5. 

After the Make completes, cd into the directory for the system (same as
the name of the system used in the initial make) and execute "make". 

After that completes you will find the binaries termnet/termnet and
termnet/termnetd. As a convenience, these files are also copied to the
directory named bin in the base directory. Copy these to an appropriate
directory such as /usr/local/bin. cd back to the root directory and copy
the two man pages in the directory doc to an appropriate directory. See
the termnetd.1 man page for instructions on configuring the daemon. The
file termsrvd.conf.eg is an example file for configuring the daemon. 

 The files inetd.conf.eg and services.conf.eg are examples for the
termsrvd daemon. Neither /etc/services nor /etc/inetd.conf are used by
termnetd.
