[daip] help solicited
Eric Greisen
egreisen at nrao.edu
Mon Jan 18 10:38:11 EST 2010
Gloria Dubner wrote:
> Dear Eric,
>
> I changed my computer and moved my aips to the new one, and apparently
> everything worked OK. Then I moved the data from the old DATA directory
> to the new one. It still worked and I worked normally. When I started to
> feel completely happy with my success and executed kleenex, something
> was wrongly closed and now I cannot start aips anymore. It opens the TV
> server and quickly open and close the MSG and TEK windows, and the
> program close.
> Any help will be very welcome.
> Thanks! Best regards,
> Gloria
> ---------------------------------------------------------------------------------------
> This is my opening window
>
>
> START_AIPS: Your initial AIPS printer is the
> START_AIPS: - system name , AIPS type
>
> START_AIPS: User data area assignments:
> (Using global default file /home/gdubner/AIPS/DA00/DADEVS.LIST for
> DADEVS.PL <http://DADEVS.PL>)
> Disk 1 (1) is /home/gdubner/AIPS/DATA/LOCALHOST_2
> Disk 2 (2) is /home/gdubner/AIPS/DATA/LOCALHOST_5
> Disk 3 (3) is /home/gdubner/AIPS/DATA/LOCALHOST_4
> Disk 4 (4) is /home/gdubner/AIPS/DATA/LOCALHOST_1
> Disk 5 (5) is /home/gdubner/AIPS/DATA/LOCALHOST_3
>
> Tape assignments:
> Tape 1 is REMOTE
> Tape 2 is REMOTE
>
> START_AIPS: I am GUESSING you are at a workstation called localhost
> START_AIPS: Starting TV servers on localhost asynchronously
> START_AIPS: - with Internet Sockets...
> START_AIPS: Starting TPMON daemons on LOCALHOST asynchronously...
> Starting up 31DEC09 AIPS with normal priority
> /home/gdubner/AIPS/31DEC09/LINUX/LOAD/ZSTRTA.EXE: error while loading
> shared libraries: libsvml.so: cannot open shared object file: No such
> file or directory
> LOCALHOST:~/AIPS> XASERVERS: Start TV LOCK daemon TVSERV on localhost
> ./TVSERV.EXE: error while loading shared libraries: libsvml.so: cannot
> open shared object file: No such file or directory
> XASERVERS: Start XAS on localhost, DISPLAY :0
> XAS: ** TrueColor FOUND!!!
> XAS: *** Using shared memory option for speed ***
> XAS: Using screen width 1590 height 800,
> max grey level 8191 in 16 grey-scale memories
> XASERVERS: Start graphics server TEKSRV on localhost, DISPLAY :0
> XASERVERS: Start message server MSGSRV on localhost, DISPLAY :0
I am assuming that you have a binary LINUX installation. In the disk
area $SYSLOCAL, there should be a file of 0 bytes names RSYNC.ME. It
causes the aips proc to add $LIBR/INTELCMP to the $LD_LIBRARY_PATH and
thus to find the libsvml file.
I am not sure what has caused this failure. One possibility is that the
$SITE has gotten changed/corrupted. $SYSLOCAL should be
$AIPS_ROOT/31DEC10/$ARCH/SYSTEM/$SITE
so you should
cd $AIPS_ROOT
source LOGIN.CSH (for tcsh and csh or . LOGIN.SH for bash)
echo $HOST $SITE $SYSLOCAL
to check this. If there is a discrepancy, check the HOSTS.LIST file in
$AIPS_ROOT area. If that is okay, cd to $SYSLOCAL and make sure
RSYNC.ME is there and cd to $LIBR and make sure that the INTELCMP
directory is there and populated with libsvml.so and libimf.so.
If it is still okay, type
$CDTST
echo $LD_LIBRARY_PATH
and let me know what you see.
Cheers,
Eric Greisen
More information about the Daip
mailing list