Next: Setting up the Environment
Up: Installing the Software from
Previous: Hardware Requirements
The INTEGRAL OSA software source code package (osa10.2-source.tar.gz) is available via the following URL
Once you have downloaded the source code package
- cd to a directory to which you have write access and
- unpack the downloaded tar-file using e.g. the following command:
gzip -dc osa11.0-source.tar.gz | tar xvf -
Resulting from the above commands you will find the directory osa11 containing all the OSA source code. For a typical installation, this directory is referred to as ISDC_ENV in the INTEGRAL OSA user documentation.
inthelp@sciops.esa.int