[daip] More problems installing classic AIPS under Linux
Eric Greisen
egreisen at cv3.cv.nrao.edu
Fri Jul 12 10:13:38 EDT 2002
Jane Rigby writes:
> [jrigby at satchmo ~]$ /usr/local/src/AIPS/START_AIPS
The $SYSLOCAL area has links named AIPS and aips to this. Dot
$AIPS_ROOT/LOGIN.SH (bash like shells) or source $AIPS_ROOT/LOGIN.CSH
(csh shells).
> ZMSGOP: FILE DA01:MSD001000.001; NOT FOUND
Ignore this one - it just means that uyser 1 (manager) has not
yet created a message file for deafult user messages.
> ERROR 3 ON UNIT TTDEV01 , GETTING HOST/SERVICE BY NAME
This (and some more below) say that the system services AIPS
expects are not yet created. Add this to /etc/services (getting rid
of obsolete radio free ethernet #5002). This requires root privilege
and then a re-boot.
sssin 5000/tcp SSSIN # AIPS TV server
ssslock 5002/tcp SSSLOCK # AIPS TV Lock
msgserv 5008/tcp MSGSERV # AIPS Message Server
tekserv 5009/tcp TEKSERV # AIPS TekServer
aipsmt0 5010/tcp AIPSMT0 # AIPS remote FITS disk access
aipsmt1 5011/tcp AIPSMT1 # AIPS remote tape 1
aipsmt2 5012/tcp AIPSMT2 # AIPS remote tape 2
aipsmt3 5013/tcp AIPSMT3
aipsmt4 5014/tcp AIPSMT4
aipsmt5 5015/tcp AIPSMT5
> ZDCHI1: ZERROR: IN ZDAOPN ERRNO = 13 (Permission denied)
> ZDCHIN: COULD NOT READ PARAMETER FILE
This means that you still do not have read/write privilege in the
files in $NET0/SATCHMO directory.
> STARTPMON: [SATCHMO] The FITS area (/usr/local/src/AIPS/FITS) is not a
> directory!
Create a directory $AIPS_ROOT/FITS. The install.pl neglects to do this.
> TVSERVER: could not get ssslock service by name: No such file or directory
> TVSERVER: Check your /etc/services or NIS/YP map
This is another of the missing services.
> XAS: sssin is not a service
> XAS: Check /etc/services or YP/NIS services map
> zssslk: tcp/ssslock NOT A SERVICE
> MSGserver: could not get msgserv service by name: No such file or
> directory
> MSGserver: Check your /etc/services or NIS/YP map
>
> AIPS 1: ZERROR: ON FILE DA00:ACD000000;
> AIPS 1: ZERROR: IN ZDAOPN ERRNO = 13 (Permission denied)
> AIPS 1: ACCOUNT: OPEN ERROR 6
This is another of the $DA00 = $AIPS_ROOT/DA00/SATCHMO/ files that you
must have write privilege over.
Eric Greisen
More information about the Daip
mailing list