Hi£¬Eric£¬<br><br><b>I intend to make a new data area for aips, i do that as follows</b><br><br>(my aips root is: /home/novae/aips31DEC11/)<br><br><b>step 1: revise the file: /home/novae/aips31DEC11/DA00/DADEVS.LIST</b><br>
# This is a DADEVS list file containing a list of AIPS data directories. <br># Refer to $AIPS_ROOT/DADEVS.SH for more information. <br>#----------------------------------------------------------------------- <br>- /home/novae/aips31DEC11/DATA/LOCALHOST_1 <br>
- /home/novae/aips31DEC11/DATA/LOCALHOST_2 (---->>this is the new data area,)<br><br><b>step 2: revise the file: /home/novae/aips31DEC11/DA00/NETSP</b><br># When editing this file, DO NOT USE THE TAB KEY OR INSERT ANY TABS! <br>
# (the tab is usually control-I). The "white space" between parameters <br># MUST be comprised of nothing but spaces. Also, make sure the last <br># line includes a newline, otherwise that data area will not be counted. <br>
#----------------------------------------------------------------------- <br># Disk name TIMDEST --------------Allowed Users----------- <br>/home/novae/aips31DEC11/DATA/LOCALHOST_1 365.0 0 0 0 0 0 0 0 0 <br>
/home/novae/aips31DEC11/DATA/LOCALHOST_2 365.0 0 0 0 0 0 0 0 0 <br><br><b>step 3: cd /home/novae/aips31DEC11/DATA/</b><br><br>then type in the terminal:<br>mkdir LOCALHOST_2<br>cd /home/novae/aips31DEC11/DATA/LOCALHOST_2<br>
touch space<br><br>but when I start the aips: aips tv=local<br>the new data area can not available.<br><br>what should i do?<br>thanks for the helps.<br><br>hongmin<br><br>