This package should install easily on any computer with ANSI C support and
POSIX compatible include files. You need lex and yacc as well. Flex and bison
can help you out, but no support is included.

Just have a look in the Makefile and change:

CFLAGS
LIBS
INSTALLDIR
MANDIR

when you don't like the defaults.

type 'make' and try some of the examples.

'make test' should run all examples and test correctness automatically. If you
get a reject on one of the examples, please try it manually and have a close
look at the results. It might just be a different numerical accuracy in your
computer that produces slightly different results. This is nothing to worry
about.

Report problems to:

michel@es.ele.tue.nl
