EXAFSPAK for OpenVMS |
Installation
procedure:
1. Download the
zip-archive file
by clicking herefor
Alpha or herefor
VAX
2. Unpack the contents into the directory in which EXAFSPAK is to be installed.
3. Define the logical name exafs to indicate the directory in which the EXAFSPAK files are located.
e.g. For a system-wide installation edit sys$startup:sylogicals.com where the files were unpaked in dka0:[exafspak] :
$ define/system exafs dka0:[exafspak]
Alternatively, for a user-installation, edit the user's login.com :
$ define exafs dka0:[userdir.exafspak]
4. Execute the symbol definitions command file exafs:exafs_ini.com
For a system-wide installation, edit sys$startup:sylogin.com and include the line:
$ @exafs:exafs_ini
Alternatively, for a user-installation this line could be placed in the user's login.com file.