Requirements
You need Allegro before you can use AllegroGL.
Releases
These archives are for Unix, Mac OSX, Windows, and DOS. If anybody plans to port this library to other platforms, please let us know.
Generally, the ZIP files will work well for Windows and DOS while the .tar.gz files will work well for Unix. Both types of archive should in fact work on all systems anyway though.
SVN
SVN (Subversion) is a much more flexible way to manage your installation, and when you get used to it I think you'll find it very comfortable.
The address for the SVN root is https://svn.sourceforge.net/svnroot/allegrogl, and the top level module is called trunk. So use commands something like this for anonymous access:
svn co https://allegrogl.svn.sourceforge.net/svnroot/allegrogl/trunk allegrogl
Developers will need their password when they want to commit something.
