[daip] Help with AIPS -- Latest
Eric Greisen
egreisen at nrao.edu
Tue Jan 4 10:54:22 EST 2005
Jonathan Mines writes:
>From the first message I was going o tell you to look for a message
like this:
> OK... You can more or less disregard the previous e-mails. I think we
> sort of figured out what the problem is, however, I am not certain what
> the easiest way to correct it is. When I start up AIPS, the TEKSRV and
> MSGSRV windows open, but the TVSERV does not. I get the message:
>
> START_AIPS: I am GUESSING you are at a workstation called phbehar2
> START_AIPS: Starting TV servers on phbehar2 asynchronously
> START_AIPS: - with Internet Sockets...
> START_AIPS: Starting TPMON daemons on PHBEHAR2 asynchronously...
> Starting up 31DEC05 AIPS with normal priority
> Begin the one true AIPS number 1 (release of 31DEC05) at priority = 0
> AIPS 1: You are assigned TV device/server 1
> AIPS 1: You are assigned graphics device/server 1
> AIPS 1: Enter user ID number
> ?XASERVERS: TVSERV is already running on host phbehar2, user mines
> XASERVERS: Start XAS on phbehar2, DISPLAY :0
> /home/mines/bin/aips/31DEC05/SYSTEM/UNIX/XASERVERS: line 206: ./XAS:
> Permission denied
> XASERVERS: TEKSRV is already running on host phbehar2, display :0, user
> mines
> XASERVERS: MSGSRV is already running on host phbehar2, display :0, user
> mines
>
>
> We checked. The file ./XAS is not an executable file. Indeed, it is
> completely empty. Would it be correct to assume that there was a
> problem with the download? What should/can I do now? Thank you.
./ means the local copy and was preceded by a cd to $LOAD. Were youu
in $LOAD when you saw an empty file?
Assuming yes, did you do a binary install or did you compile things
locally?
If the latter:
cd $AIPS_ROOT
source LOGIN.CSH (or . LOGIN.SH for bash)
$CDTST
cd $YSERV/XAS
make clean
make
what happens?
Eric Greisen
More information about the Daip
mailing list