Next: GAT Requirements
Up: Preface
Previous: Request for Comments
  Contents
GAT installation is meant to be simple. However, if all the stars are not in alignment it may become complex.
The steps involved in GAT installation are the following:
- Download the latest GAT release from the GridLab website http://www.gridlab.org.
- Uncompress the latest GAT release.
- Go into the directory in which the latest GAT release was uncompressed.
- Type the command
% ./configure
- Wait until this command has completed
- Type the command
% make
- Wait until this command has completed
- Type the command
% make install
- Wait until this command has completed
- That's it!
Andre Merzky
2004-05-13
|