   Installation instructions for libMathArray

To compile this package:

0.  Install the required software.

    Theis pacakge requires an OpenStep compliant Foundation Kit, such
    as NeXT's OPENSTEP, GNUstep base, or MacOS X.

1.  Configure the package for your system.

    ./configure

2.  Type `make' to compile the package.  

	make 

    On some systems, you might need to use 'gnumake' instead of 'make'.

3.  To run the checks, type 

	make check

4.  Type `make install' to install programs, data files, and
documentation.

