Changes between Version 35 and Version 36 of AIPS
- Timestamp:
- 08/10/06 14:48:54 (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AIPS
v35 v36 334 334 The share folder /opt/aips/current/DA00/DATA has links to all of the CW data folders. 335 335 Each created data folder must contain a 'SPACE' (created: touch SPACE) file for it 336 to be available as a disk. Initially I set the aips data area to be outside the user's 337 folder (with the proper file ownership), for new users the aips data areas will 338 be created within the user's scratch user folder. 336 to be available as a disk; the aips data folders should be created within the user's scratch user folder. 339 337 {{{ 340 338 … … 342 340 variable points to the /opt/aips/current/DA00/DATA. 343 341 344 (2) Added users to AIPS group?? During the initial aips installation, 345 group writable priveldges were not given as the aips folder would be read-only 346 nfs mounted. This may cause problems with but as of now, I cannot not see any 347 issues when launching aips--I'll wait for more feedback from the user. 348 349 (3) All CWs (hosts) must be added through an AIPS script: 342 (2) All CWs (hosts) must be added through an AIPS script: 350 343 (a) export AIPS_ROOT=/opt/aips/current 351 344 (b) . $AIPS_ROOT/LOGIN.SH
