[daip] Problem with starting AIPS

Eric Greisen egreisen at nrao.edu
Thu May 21 10:31:18 EDT 2015


On 05/21/2015 02:19 AM, Mamta P wrote:
> Dear Prof. Greisen,
>
> I have installed aips on MAC OS X Yosemite 10.10.3 couple of weeks back.
> It worked fine then.
>
> After 1 month, I am trying to use this newly installed version of aips
> again and encountering problems with starting aips.
>
>
> when I type following commands, I get
>
> bash-3.2$ source /Users/mpommier/aips/LOGIN.SH
> bash-3.2$ aips
> bash: aips: command not found
>
> so I did
>
> bash-3.2$ . $AIPS_ROOT/LOGIN.SH
> bash-3.2$ ./do_daily.localhost
> bash-3.2$ source /Users/mpommier/aips/LOGIN.SH
> bash-3.2$ aips
> bash: aips: command not found
>
> (space between the . (period) and the file name.)
>
> Has it go to do anything with the MNJ ?

Sadly, this level of information does not tell me much.
The output of the MNJ would be interesting.  I did just yesterday change 
XAS to work better on 10.10.3 and the START_AIPS procedure and 
START_TVSERVERS in $AIPS_ROOT changed earlier for 10.10.3.

Try

echo $AIPS_ROOT
echo $HOST
echo $ARCH
echo $PATH
cd $AIPS_ROOT; ls -l START_*

Eric Greisen



More information about the Daip mailing list