[daip] AIPS & new mac MNJ
Arnaud Collioud
arnaud.collioud-marichallot at u-bordeaux.fr
Mon Oct 17 04:58:54 EDT 2016
Hi Eric,
I successfully compiled XAS with the following fprintf line (added at line 157 of xas.c):
fprintf (stderr, "Socket: XAS select_size %d\n", select_size);
The associated output when launching AIPS is:
select error - AipsSocket: Invalid argument
Socket: XAS select_size 7168
In a previous mail, you also wrote about the line
perror ("select error - AipsLink");
in xas.c.
I added just after that line:
fprintf (stderr, « Link: XAS select_size %d\n", select_size);
But no output line was written with this pattern.
For information, is there a way to re-install the MACINT version of AIPS just before the major MNJ ?
Cheers,
Arnaud
> I attach an edited Makefile adjusted for both LNX64 (my machine) and MACINT (yours)
>
>
> <Makefile.txt>
More information about the Daip
mailing list