Changeset 1404 for trunk/INSTALL
- Timestamp:
- 01/31/08 15:01:47 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/INSTALL
r1194 r1404 9 9 scons has several targets. It is recommended to execute them sequentially. 10 10 The normal install procedure is as follows: 11 . <path_to_casa_asap>/aipsinit.sh12 11 scons 13 12 # Do this if you haven't got a data directory already … … 20 19 Obtaining the data directory 21 20 ============================ 22 The data repository can be obtained sep erately after installing ASAP.21 The data repository can be obtained separately after installing ASAP. 23 22 Before you run asap for the first time simply run 24 23 asap_update_data … … 26 25 27 26 There are several ways to do this. 28 a) If you already ha e the 'data' directory, copy it to the root directory and run the normal install procedure.27 a) If you already have the 'data' directory, copy it to the root directory and run the normal install procedure. 29 28 scons 30 29 scons install
Note:
See TracChangeset
for help on using the changeset viewer.