Welcome to the CDB Source Directory

This directory contains the following:

    1.	The source code for CDB.
    2.	Configure, a shell script for setting up for compilation.
    3.	Documentaion for CDB
	cdb.1	    The man pages for CDB.  This is intended as a
		    TROFF file but it should work OK for nroff.
		    To print it: `n/troff -man cdb.1'

	cdbtrans.1  The man pages for the symbol table translator used
		    by CDB.

	names	    This explains the naming conventions used inside of CDB.
		    It uses the MM macro package for n/troff.
	
	Camera ready copies of these documents are supplied.
	Feel free to make as many copies as necessary.


In order to install CDB you need to do the following:

    1.  You need to have write permission to the directory you will
        be installing into AND write permission for directory
	/usr/lib (probably this means being 'root').

    2.  Execute 'Configure'.  If you do not see your system listed as
	one of the options, call Third Eye Software.

    3.  Execute 'make all'.  Make sure that the system echoed is the
	one that you want.

    4.  Execute 'make install'.

$Header: READ_ME,v 5.7 86/04/07 22:05:30 peter Exp $
