                   README for SDB version 2.0 
                   --------------------------

This README describes the directory layout and location of
documentation for building and installing the Scientific Data
Browser, a CGI based web service.


SDB EXECUTABLES
======================= 

sdb/sdb	        - directory for sdb executable, sdb.exe, and sdb debug
		  executable, sdbd.exe


CONFIGURATION DIRECTORY ( sdb/config )
======================================

sdb/config/sdb.conf	- SDB configuration file, contains location of
                          debug log file, palette directory. To be installed
                          in CGI scripts directory with the SDB

sdb/config/palette	- directory containing optional palettes for use by SDB

sdb/config/palette/Baags.pal - a palette file (ascii)


DOCUMENTATION DIRECTORY ( sdb/doc )
===================================

sdb/doc/INSTALL         - Installation instructions for variants of Unix,
                          new features in version 2.0, debugging, logfiles

sdb/doc/DEVGUIDE	- Description of internal data structures and
                          architecture of SDB. Some helpful notes for
                          developers.

sdb/doc/overview.html   - Overview of what SDB is, how it works - a HTML page.

sdb/doc/COPYING		- ownership and use document


WIN32 INSTALLATION DIRECTORY ( sdb/win32install )
=================================================

sdb/win32install/README		- Installation instructions for Win NT

sdb/win32install/win32mak.zip   - zip compressed file containing project,
                                  workspace, and makefiles for Windows NT
                                  Visual C/C++ version 5.0 development
                                  environment
