SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files
This directory contains the source code of EZWGL, the EZ widget and graphics library.

This version is 1.50

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

./configure
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, SunOS 5.* and Linux 2.*.**, AIX 4.3)

Documentation is available from
http://www.ma.utexas.edu/users/mzou/EZWGL

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

mzou@math.utexas.edu

Enjoy.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.