You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Frank Weinberg edited this page Apr 18, 2022
·
6 revisions
Packages you will need installed (on a Debian/Ubuntu system - there are probably similar names for other platforms) are:
ant
openjdk-8-jdk (or any higher version)
Clone or download the sourcecode and change into the directory containing the source. To build CRG simply run ant. This will also run the bundled tests; if you want to skip those you can run ant compile instead.
If you want to create a zip archive that you can install on other computers, run ant zip instead. The archive will be placed in the folder release.