Welcome to Burt, a freely distributable parallel network backup tool based
on Tcl/Tk.  Like any other Tcl/Tk extension, Burt requires that you have
compiled and installed Tcl/Tk.  In particular, this version of Burt requires
Tcl/Tk 8.0.  If you do not have Tcl/Tk 8.0, you can obtain source or binary
distributions of it from

http://www.scriptics.com/software/download.html

To compile and install Burt for your system, change directories to the Burt
source directory and type

./configure --with-tcl=(location of tcl/tk unix source tree)

	Additionally, you may specify the --prefix= option, to instruct 
	the system to install Burt at a location other than the default.

make
make install


You will almost definately need to make some changes to the Burt scripts
included with this distribution.  These scripts are not meant to be an end all
be all of how Burt should be used.  It is my intention that they be used 
mainly as a pedagogical tool to demonstrate how Burt *might* be used.  It is
up to you to decide how best to implement Burt at your site.

Eric Melski
jmelski@cs.wisc.edu
Wed Aug  5 17:23:17 CDT 1998

