[daip] AIPS Install Issue : 31DEC2011
Eric Greisen
egreisen at nrao.edu
Wed Mar 7 10:23:05 EST 2012
Stuart Weston wrote:
> OK thanks, got IT to open the port. Installed, but complaining about a
> library
>
>
>
> ska-blade1.aut.ac.nz ~ >aips notv tpok
>
> START_AIPS: Your initial AIPS printer is the
>
> START_AIPS: - system name , AIPS type
>
>
>
> START_AIPS: User data area assignments:
>
> (Using global default file /storage/shared/astsw/AIPS/DA00/DADEVS.LIST
> for DADEVS.PL)
>
> Disk 1 (1) is /storage/shared/astsw/AIPS/DATA/SKA-BLADE1_1
>
>
>
> Tape assignments:
>
> Tape 1 is REMOTE
>
> Tape 2 is REMOTE
>
>
>
> START_AIPS: Assuming TPMON daemons are running or not used (you said TPOK)
>
> Starting up 31DEC12 AIPS with normal priority
>
> /storage/shared/astsw/AIPS/31DEC12/LINUX/LOAD/ZSTRTA.EXE: error while
> loading shared libraries: libsvml.so: cannot open shared object file: No
> such file or directory
This is an issue with the binary installation - we include that library
but the LD_LIBRARY_PATH needs to pick it up. The file
$SYSLOCAL/RSYNC.ME
needs to be present and then the file $AIPS_ROOT/AIPSPATH.{CSH,SH}
depending on your shell will set the library path. The binary install
should make that file. Is it possible that there is some confusion
about what $SYSLOCAL is? It should be $TST/$ARCH/SYSTEM/$SITE but if
your computer has a different $SITE then this may get confused.
cd $AIPS_ROOT
. LOGIN.SH for bash shells
source LOGIN.CSH for csh, tcsh, etc
echo $ARCH
echo $SYSLOCAL
echo $SITE
Eric Greisen
More information about the Daip
mailing list