Destination:
EST Home Page Products Download a Demo! Press Releases Where to Buy Support Online Manuals Tech Tips Papers and Notes Mailing Lists Register Contact Info Employment Opportunities at EST EST's Affiliations Linux Related Links


Now that I have downloaded BRU,
what do I do?

    The following page is dedicated to those who have acquired BRU through our ftp site and had to struggle (in the past) to figure out those "simple" little things that make an installation go smooth and easy.
    In the interest of helping others, if you find a step missing, please e-mail your findings for inclusion on this page.

Saving BRU to diskette....
    After you've downloaded the file to your UNIX* hard drive's /tmp directory, you should save a copy of it to a diskette:
    dd if=/tmp/nnnn-nnnn.tar of=/dev/fd0
    Where "nnnn-nnnn" is your serial number and "fd0" is your floppy drive.
    Be sure to properly label the disk, write-protect it, and place it with your other master diskettes for safe keeping.
    * Did your download go through any non-UNIX computers? If so, please ensure you used a "binary" flag when copying to/from the non-UNIX system.

Now, what do you need to know in order to install BRU:
    Your product's serial number (i.e., 1234-6789)*
    The device name for your tape drive (i.e., /dev/st0)
    The name of the non-rewinding device name (i.e., /dev/nst0)
    You can select "other" tape drive type during installation
    Also, select "0" for tape length if you're going to use hardware or software compression
    * Demo versions will accept 9999-9999 as the serial number

What will you need to install the X11 interface, XBRU:
    You will need an "X" environment, X11R6
    You need Tcl/Tk (versions 7.6/4.2 or better)*
    You may get a copy of Tcl/TK from:
    (All UNIX flavors)
    (SCO Specific)
    * In order for BRU's install script to find Tcl/Tk, tclshN.N and wishN.N must be in your path (where N.N is the Tcl/Tk version number).

Linux-specific notes:

    Be sure to UNinstall any BRU RPMs if they are installed.
      Failure to do so may result in unpredictable problems.
    BRU 15.1 is now delivered as a dynamically linked executable.
    Are you are using a current version of any Linux distribution?
      Red Hat 6.x, Caldera 2.x, S.u.S.E. 6.x, TurboLinux 3.6...
      You have the new glibc2/libc6
    If you are, then you can skip the rest of the Linux-specific section
      Go to the next section, INSTALL.
    If you're using an older Linux system (libc5), then you need to follow these special instructions:
      # older systems ONLY
      cd /tmp
      tar -xvf /dev/fd0
      mv brufiles/bru.static brufiles/bru
      ./install

INSTALL:

Now, for the actual installation....

    Ensure you're logged in as root (or "su -")*
    Place the disk you just created above (using dd) into your floppy drive
      cd /tmp
      tar -xvf /dev/fd0
      ./install
    Answer the questions presented to configure your backup device(s). You will enter these devices, one at a time, and then select quit once the final device has been entered.*
    These settings can always be changed in the /etc/brutab file at a later point if you make an mistake.
    * If you have previously installed BRU on your system, you will not be asked any configuration information about your backup device(s).

Test your new installation....
    Ask BRU for help:
      bru -h
    Ensure the serial number and version number shown (final page of bru -h) match what you just installed.
    If this succeeds then it validates that BRU is installed and you can begin using it.
    See if XBRU will start, enter the following at any prompt:
      xbru
    If this succeeds, your X11 installation and links have been set correctly as well.
    For some samples on some quick and easy BRU commands, try this link:

Service Marks, Trademarks, and / or registered trademarks used on this site are the sole properties of their respective owners.
Copyright 1999, Enhanced Software Technologies, Inc. All rights reserved.

Read our privacy statement.

Last modified: Monday, 17-Apr-2000 14:20:39 MST