[ Home | Docs | News | Resources | Download]
GAUL download page

License

This version of GAUL is freely distributed under the terms of the GNU General Public License. Commercial licenses, with the option of professional support, are also available.

Downloads

An index of all GAUL downloads is available on the sourceforge site, including older versions. Full source code and several binary packages are listed there.

The "gaul-devel" package contains the core GAUL libraries, along with everything needed to build your own programs using GAUL. The "gaul-examples" package contains a variety of demonstration and example programs. The "gaul-devel" package must be installed before the "gaul-examples" will work.

Please report any bugs to gaul@linux-domain.com or to the mailing list. This will help to improve and refine future versions of GAUL!

CVS Archive

The latest "bleeding-edge" source code (which may, or may not, be entirely stable or even compile) is always available via anonymous CVS hosted by SourceForge. We wouldn't ever guarantee that this code will work correctly in every case, but all the newly added features will be present. To download, follow the instructions below:

  1. Set the CVSROOT environment variable:
    • Using csh or tcsh:
      setenv CVSROOT :pserver:anonymous@cvs.gaul.sourceforge.net:/cvsroot/gaul
    • Using sh or bash:
      CVSROOT=:pserver:anonymous@cvs.gaul.sourceforge.net:/cvsroot/gaul
      export CVSROOT
  2. Log in to CVS:
    cvs login Just press the 'Enter' key when prompted for a password.
  3. Obtain the latest code:
    cvs -z3 co gaul-devel
    This will update your gaul directory under the current directory with the changes to CVS since your last "checkout".
  4. To compile:
    ./configure ; make whilst in the GAUL directory.

Two other packages in the CVS archive may be of particular interest. "gaul-examples" contains the source code for all of the demonstration programs for GAUL, including those that are referenced in the tutorial. "gaul-perl" contains the source code for an experimental set of wrappers for using GAUL from perl scripts.

Alternatively, you may browse the CVS archive through a simple web interface.

GAUL is FREE software. You can support GAUL by making a donation or by purchasing books via the Amazon links, below:

Your support is appreciated!

Search Now:
In Association with Amazon.com

Google
 
Web gaul.sourceforge.net

[ Home | Docs | News | Resources | Download]
Hosted by:
SourceForge Logo
GAUL Button Valid HTML 4.01!

© 2001-2022, Stewart Adcock. All rights reserved.
All trademarks on this page are probably owned by their respective companies. You can insert you own favourite disclaimer here.