packages icon
========================================================================
This directory contains the source code of EZWGL, the EZ widget
and graphics library.

This version is 1.39. 

To compile a shared library, type (you'll have to install the
library as root !)                           

   make shared;  
   make install-shared  # as root

To compile a static library, type

   make static   # static libs
   make install-static

If it fails, you'll probabily need to edit the Makefile. 
(tested under SunOS4.1.4, Linux 1.2.13 and Linux 2.0.**)


Documentation for 1.39 will be available soon.


Comments, bug reports, demo programs and contributions are welcome,
please direct them to

   mzou@math.utexas.edu

Enjoy.
========================================================================