Download JSAGA

System Requirements

JDK Download and install JDK 1.7 or later versions.
JCE Unlimited Strength Jurisdiction Policy Files If you use certificates and/ot private keys you will probably need to install these files in "JRE/lib/security". See the FAQ

Latest Release

If you want to use JSAGA in a stable environment, you might prefer the latest release. Please visit this page

Current development snapshot

Download the current snapshot from this directory:

  • Click on the lastest snapshot (the first in the list)
  • Choose one of the 3 biggest files: tar.gz, zip or the Graphical Installer (jar)
  • Download it

Installation Instructions

  • Windows ®

    1. Execute installer or extract binaries package to the directory you wish to install JSAGA.
    2. Set the JSAGA_HOME environment variable (optional): Open up the system properties (WinKey + Pause), select the tab "Advanced", and the "Environment Variables" button, then click on "New" to set the JSAGA_HOME variable with the installation path.
    3. Update the PATH environment variable (optional): Open up the system properties (WinKey + Pause), select the tab "Advanced", and the "Environment Variables" button, then click on "Modify" to add at the end of variable PATH:
      ;%JSAGA_HOME%\examples
  • Unix-based Operating Systems (Linux, Solaris and Mac OS X):

    1. Execute installer or extract binaries package to the directory you wish to install JSAGA.
    2. Set the JSAGA_HOME environment variable (optional):
      export JSAGA_HOME=<path_to_your_directory>
    3. Update the PATH environment variable (optional):
      export PATH=$PATH:JSAGA_HOME/examples
    4. Execute the post-install.sh script:
      ./post-install.sh

Previous releases

  • 1.1.1 CAUTION: this release has a serious bug preventing to download output files on some Cream CEs, please consider downloading 1.1.2
  • 1.1.0 CAUTION: you may encounter a java class conflict, please consider downloading 1.1.2
  • 1.0.2 The latest of the 1.0 series. Does not support X509 certificates using SHA-2 algorithm
  • 1.0.1 CAUTION: this release does not support DPM-1.8.8
  • 1.0.0 CAUTION: this release has serious bug in SFTP and CREAM adaptors

Other Releases (CAUTION: none of these are supported yet)

Other releases of JSAGA can be downloaded from the archives.