To build this software untar the distribution and; 

$ cd krb4-0.0/src
$ ./configure
$ make

You will need an ANSI compatible C compiler, we have only tested
building with gcc. HP-UX also requires GNU dbm (gdbm).

Install everything in /usr/athena (running as root)

asroot# cd krb4-0.5/src
asroot# make install

Change your path to include the bin and sbin directories and tell your
users to add /usr/athena/bin if they want to be able to use the
kerberized applications (or copy or symlink the programs to your
favorite location).

Follow the instruction in krb4-0.0/src/etc/README of how to fix
/etc/{services, krb.conf, krb.realms}.

Follow the instructions in doc/installation.ps to install your
kerberos server. More information of how to set up both clients and
servers can be found at URL
http://www.cygnus.com/doc/cns/install_toc.html. Beware that the
pathnames might not match.
