
This is version 4.20 of the Polyhedral Library.
Reference page:
       http://icps.u-strasbg.fr/~loechner/polylib

REQUIREMENTS:
=============
All you need to build the polylib is a C compiler like gcc.

If you want the library to be overflow proof, you might install
the GNU-MP library, version 2.0.2 or more. You can get it from:
       ftp://ftp.gnu.org
or from any GNU mirror site.

BUILDING:
=========
1. Run ./configure
2. Become root
3. Run 'make install'
4. Run 'make test' to test the library on a given set of examples
5. Run 'make longtest' to run a longer test on the examples
6. Have fun :)


If something fails, send me an e-report: loechner@icps.u-strasbg.fr

--Vincent
