GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



next up previous contents
Next: GAT Requirements Up: Preface Previous: Request for Comments   Contents

GAT Installation

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:

  1. Download the latest GAT release from the GridLab website http://www.gridlab.org.
  2. Uncompress the latest GAT release.
  3. Go into the directory in which the latest GAT release was uncompressed.
  4. Type the command

    % ./configure

  5. Wait until this command has completed
  6. Type the command

    % make

  7. Wait until this command has completed
  8. Type the command

    % make install

  9. Wait until this command has completed
  10. That's it!



Andre Merzky 2004-05-13