Thanks for reply.<br>First I would like to mention I am using Ubuntu8.10 version.<br>yes I started binary installation with perl install.pl -n command. <br>After typing $CDTST it gives me following error:<br>bash: /home/viral/aips1/31DEC08/LINUX/SYSTEM/VIRAL-LAPTOP/CDVER.SH: No such file or directory<br>
then still I typed aips and getting following thing:<br><br>START_AIPS: Your initial AIPS printer is the <br>START_AIPS:  - system name , AIPS type <br> <br>START_AIPS: User data area assignments:<br>DADEVS.PL: This program is untested under Perl version 5.010<br>
  (Using global default file /home/viral/aips1/DA00/DADEVS.LIST for DADEVS.PL)<br>   Disk 1 (1) is /home/viral/aips1/DATA/VIRAL-LAPTOP_1<br><br>Tape assignments: <br>   Tape 1 is REMOTE<br>   Tape 2 is REMOTE<br> <br>START_AIPS: I am GUESSING you are at a workstation called viral-laptop<br>
START_AIPS: Starting TV servers on viral-laptop asynchronously<br>START_AIPS:  - with Internet Sockets...<br>START_AIPS: Starting TPMON daemons on VIRAL-LAPTOP asynchronously...<br>Starting up 31DEC08 AIPS with normal priority<br>
/home/viral/aips1/31DEC08/LINUX/LOAD/ZSTRTA.EXE: 1: Syntax error: "(" unexpected<br>viral@viral-laptop:~/aips1$ DADEVS.PL: This program is untested under Perl version 5.010<br>STARTPMON: [VIRAL-LAPTOP] Cannot find /home/viral/aips1/31DEC08/LINUX/LOAD/TPMON.EXE<br>
STARTPMON: [VIRAL-LAPTOP] Will NOT start any TPMON daemons.<br>XASERVERS: Start TV LOCK daemon TVSERV on viral-laptop<br>/home/viral/aips1/31DEC08/SYSTEM/UNIX/XASERVERS: 225: ./TVSERV.EXE: not found<br>XASERVERS: Start XAS on viral-laptop, DISPLAY :0<br>
/home/viral/aips1/31DEC08/SYSTEM/UNIX/XASERVERS: 225: ./XAS: not found<br>XASERVERS: Start graphics server TEKSRV on viral-laptop, DISPLAY :0<br>XASERVERS: Start message server MSGSRV on viral-laptop, DISPLAY :0<br><br>Please reply me<br>
<br><br><div class="gmail_quote">On Fri, Jan 9, 2009 at 9:27 PM, Eric Greisen <span dir="ltr"><<a href="mailto:egreisen@nrao.edu">egreisen@nrao.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
viral parekh wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>
<br>
I have installed Binary AIPS. It has loaded all the files but when I start the aips it gives me an error as a ZSTRTA.EXE file is missing. Then I searched that exe on net and I got it. I have placed it in aipsroot area where it was showing error. But again it shows the syntex error in that file. I downloaded it from '<a href="http://ftp.aoc.nrao.edu/pub/software/aips/31DEC08B" target="_blank">ftp.aoc.nrao.edu/pub/software/aips/31DEC08B</a> <<a href="http://ftp.aoc.nrao.edu/pub/software/aips/31DEC08B" target="_blank">http://ftp.aoc.nrao.edu/pub/software/aips/31DEC08B</a>>'.<br>

Please Help me,<br>
</blockquote>
<br>
I trust you used install.pl -n to do the install which takes care of many things in addition to copying the files.<br>
<br>
cd to your $AIPS_ROOT area.<br>
Then source LOGIN.CSH if you use tcsh or csh or . LOGIN.SH (note the dot) if you use bash.<br>
then type $CDTST<br>
<br>
Then type aips and send me all the messages literally rather than just a summary.  The usual trouble comes from things like the definition of $SYSLOCAL.  The SITE name in the install must match that given in the $AIPS_ROOT/HOSTS.LIST file.  If it does not then you will get $SYSLINUX as your system file and it will be mssing essential ingredients.  One of these is a flag to set the library path to include system files that ZSTRTA.EXE (and all other executables) require.  It is not that ZSTRTA.EXE is missing (you will find it in $LOAD where it belongs) but that iut cannot execute.<br>

<br>
But without the exact messages I am guessing...<br><font color="#888888">
<br>
Eric Greisen<br>
</font></blockquote></div><br>