Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software
Foundation, Inc.

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

Basic Installation and Test
==========================

   These are generic installation instructions.

   Be sure to use this package in a 64 bit Linux platform. X11, 
OpenGL later than 1.2, GLU and GLUT must already be installed.
No root privileges are required. No further installations 
into other directories will be done.

The simplest way to compile and test this package is:

  1. `cd' to the directory containing the package's source code.

  2. Type `make' to compile the package.

  3. Test the program by typing `./ar_start' from installation 
     directory. Finish ar_start by typing `q' on the graphical
     user interface.

  4. Help is available by typing `./ar_start --help' or read the
     source code. No further documentation is available.


