Install
You can install jAugment using either:
The web-installer. It will download only the packages needed for you.
The installer
Both will guide you through the initial configuration very comfortably. Under
Unix-Like systems you need to set the executable-flag on *UI, buildbe and
ant/bin/* after installing as the installer has no way to do this in a platform-independent
manner. You execute the installer by using java -jar jaugment2install.jar
.
The debian-packages.
If you use Debian-Linux you should already know how to use these. RPMs for
SuSE are planned to be supported in the future too. You'll find the jar-files
under /usr/lib/java/, the configuration and source-code under /usr/lib/jAugment
with the configuration linked to in /etc/jaugment2 and a link to the shell-scripts
for starting everything in /usr/bin.
The tar-balls
Just extract them all into one directory (you should have sub-directories
"base", "Calculator", ... then), set JAVA_HOME, go into "base" and call SwingUI,
TextUI or 3DUI. Apache Ant will take case of the rest.
CVS
Same as the tar-balls but not tested to compile. Click
here for instrcutions.