Copyright 2004, 2005 Jean Michel Sellier.

   This file is free documentation; the Free Software Foundation gives
unlimited permission to copy, distribute and modify it.

Program Installation
====================

   These are generic installation instructions.


The simplest way to compile this package is:

  1. Type `su' and the root password to switch to the root account.

  2. `cd' to the directory containing the package's source code and type
     `./install' to install the package for your system.

  3. Everything is ready now.

Documentation Preparation
=========================

   These are generic documentation preparation istructions.

The simplest way to prepare the Archimedes documention is:

   1. `cd' to the directory contaning the archimedes manual in latex format,
      i.e. the directory `doc'

   2. Type `latex archimedes.tex', and do it again (do it twice in order to
      avoid eventual problems of missing references in the manual)

   3. Type `dvipdf archimedes.dvi' to transform the manual from dvi format to
      pdf format.

   4. Type `gv archimedes.pdf' in order to read the documentation.
