| Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
| Version 1.9 Build 874 |
|
In addition to a successful build of the surce code, the AIPS++ data repository is required to run AIPS++. This repository contains all of the data files needed to run AIPS++ as well as some data files used for testing and demos.
To update the data repository, you use CVSup:
bash$ cd /usr/local/aips++
bash$ cvsup sup/files/data
This will create a local mirror of the AIPS++ data repository. This can be
redone later to update the repository. Subsequent updates will only download
those portions of the data repository which have been modified or added. It
will not download everything again.