2.11 Toolbox Documentation Return to Table of Contents

Directory Structure and Environment Variables

There are two environment variables that need to be set for the 2.11 Toolbox to run properly. The first is $HOME, which should point to your home directory. The second in $TOOLBOX, which should point to the directory where the Toolbox software is installed. Note that under Korn or Bourne shells, or their derivatives, these variables need to be exported, using the UNIX export command. Under C shell, environment variables are automatically exported. These variables should be set in your .cshrc, .profile, or other initialization file, so that they will be set automatically when you start a UNIX session.

There are several directories under the one pointed to by $TOOLBOX:

The following files will be stored in your $HOME directory, so each user can have their own personal configuration:

Also, in each Toolbox working directory, two files are stored: arc.aml and coverages.dat.


Table of Contents | Go Back | Back to Home Page