Burt - Backup and Recovery Tool

Installation
You need three things for a full Burt installation: To install Burt, follow these steps:
  1. Download and install Tcl/Tk 8.0
  2. Download the Burt engine source
  3. Download or write some Burt scripts
  4. Compile and install the Burt engine
    In the Burt engine source directory, type

    ./configure --enable-gcc --with-tcl=Tcl 8.0 Unix source dir

    Next, type

    make

    And finally,

    make install

  5. Install the Burt scripts
    Follow the included instructions.

last modified Tuesday August 25, 1998
eric melski