[daip] TVFLG not working

Eric Greisen egreisen at cv3.cv.nrao.edu
Mon Oct 15 11:34:45 EDT 2001


AIPS manager writes:
 > and here is the relevant info in the NETSP file:
 > 
 > # Disk name             TIMDEST   --------------Allowed Users-----------
 > $AIPS_ROOT/DATA/DISK_1    365.0    0    0    0    0    0    0    0    0
 > $AIPS_ROOT/DATA/DISK_2    365.0    0    0    0    0    0    0    0    0
 > $AIPS_ROOT/DATA/DISK_3    365.0    0    0    0    0    0    0    0    0
 > $AIPS_ROOT/DATA/DISK_4    365.0    0    0    0    0    0    0    0    0
 > $AIPS_ROOT/DATA/DISK_5    365.0    0    0    0    0    0    0    0    0
 > $AIPS_ROOT/DATA/DISK_6    365.0    0    0    0    0    0    0    0    0

        Does you AIPS work at all?  If it does your DADEVS.LIST file
must have little or no relationship to the above.  What I see above os
an environment variable - which will no expanded - and no ID of a
computer.  The computer name must appear in the disk area name - an
example is sent in $SYSUNIX - and the names in DADEVS must match the
names in NETSP.  The failure of NETSP is annoying not fatal.  If
DADEVS is not right then there will be no recognized disk areas and
that is fatal.
 > 
 > It doesn't seem to affect anything.

Actually you get 14 day not 365 day TIMDEST limits - that could be
very annoying!

 > 
 > 2) During the install, I  pointed the compiler to /usr/local/gcc/bin/gcc,
 > where 2.95.3 lives. The default 2.96 is in /usr/bin/gcc. INstallation
 > seemed to go smoothly. You had me run the following and send you the output: 
 >  
 > [aipsmgr at jono DA00]$ COMRPL $APLSUB/ACOUNT
 > COMRPL    : Date       Mon Oct 15 10:46:55 CDT 2001
 > COMRPL    : Substitute /home/aipsmgr/AIPS/31DEC01/APL/SUB/ACOUNT.FOR
 > COMRPL    : for        /home/aipsmgr/AIPS/31DEC01/APL/SUB/ACOUNT
 > PP        : Preprocess /home/aipsmgr/AIPS/31DEC01/APL/SUB/ACOUNT.FOR
 > PP        : into       /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/ACOUNT.f
 > FC        : Date       Mon Oct 15 10:46:56 CDT 2001
 > FC        : Interpret  FC  \
 > FC        :            /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/ACOUNT.f
 > FC        : as         LIST=FALSE PURGE=FALSE
 > FC        : plus       /usr/bin/g77 -c -fno-automatic -fno-globals -Wno-globals -malign-double -Wimplicit -Wall -O -fexpensive-optimizations -funroll-loops -fstrength-reduce -frerun-cse-after-loop -fforce-mem -fforce-addr -fcaller-saves \

************ Note that the compiler used is /usr/bin/g77 ****************************

That means you have recompiled everything with 2.96 - as I suspected.
The files FDEFAULT.SH, CCOPTS.SH, and LDOPTS.SH must point to
/usr/local/gcc/bin/gcc in $SYSLOCAL.

 > FC        :            /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/ACOUNT.f
 > FC        : Compile of /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/ACOUNT.f
 > FC        : ends successfully.
 > FC        : Ends successfully
 > COMRPL    : Copied     /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/ACOUNT.o
 > COMRPL    : to         /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/APLSUB
 > COMRPL    : Removed    /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/ACOUNT.o
 > COMRPL    : Delete     /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/ACOUNT.LOG
 > COMRPL    : Ends successfully
 > [aipsmgr at jono DA00]$ COMLNK $YPGNOT/TVFLG
 > COMLNK    : Date       Mon Oct 15 10:49:03 CDT 2001
 > COMLNK    : Substitute /home/aipsmgr/AIPS/31DEC01/Y/PGM/NOTST/TVFLG.FOR
 > COMLNK    : for        /home/aipsmgr/AIPS/31DEC01/Y/PGM/NOTST/TVFLG
 > PP        : Preprocess /home/aipsmgr/AIPS/31DEC01/Y/PGM/NOTST/TVFLG.FOR
 > PP        : into       /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/TVFLG.f
 > FC        : Date       Mon Oct 15 10:49:04 CDT 2001
 > FC        : Interpret  FC  \
 > FC        :            /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/TVFLG.f
 > FC        : as         LIST=FALSE PURGE=FALSE
 > FC        : plus       /usr/bin/g77 -c -fno-automatic -fno-globals -Wno-globals -malign-double -Wimplicit -Wall -O -fexpensive-optimizations -funroll-loops -fstrength-reduce -frerun-cse-after-loop -fforce-mem -fforce-addr -fcaller-saves \

               Again /usr/bin/g77

 > FC        :            /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/TVFLG.f
 > FC        : Compile of /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/TVFLG.f
 > FC        : ends successfully.
 > FC        : Ends successfully
 > LIBR      : Update old /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/APLSUB/SUBLIB
 > LIBR      : Copied     /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/APLSUB/SUBLIB
 > LIBR      : to         /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/APLSUB/SUBLIB.11904
 > LIBR      : Replace in /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/APLSUB/SUBLIB.11904
 > LIBR      : module     /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/APLSUB/ACOUNT.o
 > LIBR      : Randomize  /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/APLSUB/SUBLIB.11904
 > LIBR      : Library    /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/APLSUB/SUBLIB.11904
 > LIBR      : randomized.
 > LIBR      : Delete     /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/APLSUB/ACOUNT.o
 > LIBR      : Moved      /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/APLSUB/SUBLIB.11904
 > LIBR      : to         /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/APLSUB/SUBLIB
 > LIBR      : Ends successfully
 > LINK      : Date is... Mon Oct 15 10:49:14 CDT 2001
 > LINK      : Interpret  LINK \
 > LINK      :            /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/TVFLG.o
 > LINK      : as         PURGE=TRUE REPLACE=TRUE SAVE=TRUE STRIP=TRUE
 > LINK      : plus       /usr/bin/g77 \

          Again /usr/bin/g77

 > LINK      :            /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/TVFLG.o \
 > LINK      :            /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/YNOT/SUBLIB \ 
 > LINK      :            /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/APLNOT/SUBLIB \ 
 > LINK      :            /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/YSUB/SUBLIB \ 
 > LINK      :            /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/YSS/SUBLIB \ 
 > LINK      :            /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/APLSUB/SUBLIB \ 
 > LINK      :            /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/APLLINUX/SUBLIB \ 
 > LINK      :            /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/APLSUB/SUBLIB \ 
 > LINK      :            /home/aipsmgr/AIPS/31DEC01/LINUX/LIBR/APLLINUX/SUBLIB \ 
 > LINK      :             -s \
 > LINK      :            -o /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/TVFLG.EXE
 > LINK      : Hardinked  /home/aipsmgr/AIPS/31DEC01/LINUX/LOAD/TVFLG.EXE
 > LINK      : to         /home/aipsmgr/AIPS/31DEC01/LINUX/LOAD/TVFLG.EXE.OLD
 > LINK      : Deleted    /home/aipsmgr/AIPS/31DEC01/LINUX/LOAD/TVFLG.EXE
 > LINK      : Deleted    /home/aipsmgr/AIPS/31DEC01/LINUX/LOAD/TVFLG.EXE.OLD (boom
 > !)
 > LINK      : Moved      /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/TVFLG.EXE
 > LINK      : to         /home/aipsmgr/AIPS/31DEC01/LINUX/LOAD/TVFLG.EXE
 > LINK      : Delete     /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/TVFLG.o
 > LINK      : Link of    /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/TVFLG.o
 > LINK      : ends successfully.
 > COMLNK    : Deleted    /home/aipsmgr/AIPS/31DEC01/LINUX/PREP/TVFLG.f
 > COMLNK    : Ends successfully
 > 
 > 
 > It does seem to look at /usr/bin/gcc.?
 > Thanks again. Grant Denn
 > 



More information about the Daip mailing list