Building and installing

Building from source is only needed if you need to modify or test the source code for some reason.

The source code is available in the same installer tar ball as the binaries, in the file sgas-4.0.1-src.tar.gz. To build from source, extract the files in that tar ball and run the make-dist script contained therein.

Source code is available via AFS. To retrieve the latest code set your CVSROOT environment variable to: /afs/pdc.kth.se/src/packages/SweGrid/SourceRepository. Then export the code by running the following command:

cvs export -D today accounting

If you don't have access to AFS you can also download a nightly checkout of the code from http://www.sgas.se/source/.