	    CONF - READ_ME

    1   Create a uid and gid for conf.  Conf will run setuid as that
	user/group.  (this could be 'bin' or 'conf')

    2	Edit config.h and modify anything that needs it.
	System type, and default options are specified this file.

    3	Edit Makefile and modify anything that looks likes it needs it.
	Pay particular attention to CONFLIB, BINDIR, OWNER, and GROUP.

    4	make

    5	su
	(sorry, but to setuid this pup, you must be root)

    6	make install

    7	rehash [if need be]

    8	conf

Conf should be running.

