[daip] tv wont start

Eric Greisen egreisen at nrao.edu
Mon Apr 2 15:36:06 EDT 2007


Mike Bell writes:

 > also, how can i get around having to type in . ./login.sh every time i
 > restart my pc?  if i don't type that i get a command unknown error when i
 > try to start aips using 'aips tv=local'.

    I put the 
export AIPS_ROOT=<whatever it is>
. $AIPS_ROOT/LOGIN.SH

in my .bashrc file.  Then it is done automagically and I do not have
to remember.

 > START_AIPS:  - but have chosen to run the TV locally on LOCALHOST
 > START_AIPS: Starting TV servers on localhost asynchronously
 > START_AIPS:  - WITH Unix Sockets as requested...
 > UNIXSERVERS: Start TV LOCK daemon TVSRV1 on localhost
 > STARTPMON: [LOCALHOST] Starting TPMON1 with output SUPPRESSED
 > Begin the one true AIPS number 1 (release of 31DEC07) at priority =   0
 > UNIXSERVERS: Start XAS1 on localhost, DISPLAY :0.0
 > /home/mrbell/aips/31DEC07/SYSTEM/UNIX/UNIXSERVERS: 266: ./XAS1: Permission
 > denied

Strange, not one of the usual problems.  Go to $LOAD and do a
  ls -laF XAS*
to check permissions.  It should look like

-rwxr-xr-x  1 aipssrc aipspgmr 137322 Dec  3 14:43 XAS*
-rwxr-xr-x  1 aipssrc aipspgmr 137322 Dec  3 14:43 XAS1*
-rwxr-xr-x  1 aipssrc aipspgmr 137322 Dec  3 14:43 XAS2*
-rwxr-xr-x  1 aipssrc aipspgmr 137322 Dec  3 14:43 XAS3*
-rwxr-xr-x  1 aipssrc aipspgmr 137322 Dec  3 14:43 XAS4*
-rwxr-xr-x  1 aipssrc aipspgmr 137322 Dec  3 14:43 XAS5*
-rwxr-xr-x  1 aipssrc aipspgmr 137322 Dec  3 14:43 XAS6*
-rwxr-xr-x  1 aipssrc aipspgmr 137322 Dec  3 14:43 XASC*
-rwxr-xr-x  1 aipssrc aipspgmr 137322 Dec  3 14:43 XASF*
-rwxr-xr-x  1 aipssrc aipspgmr 137322 Dec  3 14:43 XASJ*

except for a different owner and group.  I think the message is saying
that you do not have execute permision on XAS1 when you have it on
most other things such as AIPS.EXE and TPMON1.

Eric Greisen




More information about the Daip mailing list