HESIOD NAME SERVICE			INSTALLATION INSTRUCTIONS

Installation Instructions for Hesiod nameserver, version 1.1.

(In the following instructions, ${DIST} refers to the location in which
you unpacked the Hesiod distribution).

0. You should be running version 4.8 of the BIND name service from
	the University of California at Berkeley.  It is available
	via anonymous FTP to ucbarpa.berkeley.edu in the directory
	pub/4.3.  This distribution contains many of the files from
	that distribution, but not all of them.
1. Unpack the Hesiod distribution somewhere (known as ${DIST}).
2. Install the new version of /usr/include/arpa/nameser.h from
		${DIST}/include/arpa/nameser.h
3. If you would like to get symbolic output when using the debugging
   functions of the resolver library routines:
	a) copy ${DIST}/res/res_debug.c to /usr/src/lib/libc/net
	b) rebuild and install the C library
   Otherwise, go to step 4.
4. Build and install the new named:
	a) cd ${DIST}/named; make
	b) cd ${DIST}/named; make install
5. Build the Hesiod library and test program
	a) cd ${DIST}/hesiod; make
6. Edit the nameserver configuration files as appropriate.  See the
	examples subdirectory for some suggestions.
7. Restart /etc/named
15. Enjoy

Please send any suggestions for improvements in the installation
procedures to hesiod@athena.mit.edu.

	Win Treese
	DEC Cambridge Research Lab & Project Athena
	treese@athena.mit.edu
