$Id: INSTALL,v 1.1 2004/11/17 10:17:02 thamer Exp $

There are a few means to generate a binary compiled output,

+ Via the main/root entire-package compile method
  - Follows the instructions outlined in the main/root README file

+ Via the main/root single component compile method
  - In the main/root ITL directory,
    -- If source is from CVS, run './autogen.sh'
    -- Run 'make components'

+ Via a local single library-module method
  - In the main/root ITL directory,
    -- If source is from CVS, run './autogen.sh'
    -- Run 'make' here

