<div dir="ltr">Hello,<br><br>I gave all permission to usr/aips using chmod<br>Now I am starting fresh installation of AIPS so for that I removed all 31DEC file from usr/aips area. I also remove ~./AIPSRC.<br>But now If I run ./install.pl -n then it directly going to screen 4 so I can not access 1 to 3 screen.<br>
<br>please reply me<br><br>Thank you<br><br>-Viral<br><div class="gmail_quote">On Thu, Oct 16, 2008 at 8:45 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;"><div class="Ih2E3d">
Dear Eric,<br>
<br>
I am a student at IISER, India and learning AIPS. I am trying to install it in my laptop. I am installing it with ./install.pl<br>
I have downloaded 31dec08.tar.gz and using Fedora-9 version.<br>
After giving ./install.pl command I can modified all the parameters which are in the screen 1-11.<br>
But after that I am getting following error<br>
<br>
AipsWiz: ==> Confirm: start the install with these settings [Y]: Y<br>
AipsWiz:  =====> Creating or updating HOSTS.LIST file<br>
AipsWiz:         -- Done.<br></div>
rsync: getaddrinfo: <a href="http://ftp.aoc.nrao.edu" target="_blank">ftp.aoc.nrao.edu</a> <<a href="http://ftp.aoc.nrao.edu" target="_blank">http://ftp.aoc.nrao.edu</a>> 873: Temporary failure in name resolution<div class="Ih2E3d">
<br>
rsync error: error in socket IO (code 10) at clientserver.c(122) [receiver=3.0.2]<br>
AipsWiz:  =====> Configuring your AIPS_ROOT area...<br>
cp: cannot create regular file `./AIPSASSN.SH': Permission denied<br>
chgrp: cannot access `AIPSASSN.SH': No such file or directory<br>
chmod: cannot access `AIPSASSN.SH': No such file or directory<br>
AipsWiz: Error: Failed to copy AIPSASSN.SH to /usr/aips<br>
AipsWiz: Error: Check permissions on directory, and your uid/gid:<br>
AipsWiz: Error: `ls -ld /usr/aips; id`<br>
AipsWiz: Error: Cannot proceed further!<br>
<br>
AipsWiz: Install Wizard stopping.  Current settings saved in ~/.AIPSRC<br>
AipsWiz: Abandoning ship!  Goodbye.<br>
<br>
</div></blockquote>
First, please use <a href="mailto:daip@nrao.edu" target="_blank">daip@nrao.edu</a> so that our system expert can also see<br>
the message (he will see this reply).<br>
<br>
Second - are you doing the binary installation (which we recommend)?<br>
If so the tar file is not useful.  Binary is done with the command<br>
     perl install.pl -n<br>
where the -n calls for network installation.  It may switch to that<br>
mode for other reasons too (contents of the ~/.AIPSRC file).<br>
<br>
Third - there are 2 possible reasons for ultimate failures.  The first of these is that you actually lack permission to write to the areas in which you are attempting to install aips.  I suggest:<br>
   cd /usr<br>
   ls -l<br>
and look at the ownership and permissions on the aips directory file.<br>
The alternative is that the rsync error could have led to there being no files to cp - but that should not produce a Permission denied message.<br><font color="#888888">
<br>
Eric Greisen<br>
</font></blockquote></div><br></div>