[daip] AIPS private version task does not work

Juan-Carlos Algaba-Marcos algaba at asiaa.sinica.edu.tw
Tue Mar 29 23:31:56 EDT 2011


Dear Eric,

The output for ldd seems OK for me:

ldd $LOAD/RMNEW.EXE
        linux-gate.so.1 =>  (0xffffe000)
        libm.so.6 => /lib/libm.so.6 (0x004b6000)
        libc.so.6 => /lib/libc.so.6 (0x00340000)
        /lib/ld-linux.so.2 (0x00321000)

The only "strange" library seems to be linux-gate, but I have done a quick search about
it and seems that this is the way it is supposed to be. Thus, so far it seems to me that
the problem does not arise from the (lack of) libraries.

If it is useful, here is some extra information about the system I am using:

$ uname -r
2.6.18-194.32.1.el5xen
$
$ cat /etc/redhat-release
Scientific Linux SL release 5.5 (Boron)
$
$ rpm -qa | grep glibc
glibc-headers-2.5-49.el5_5.7.x86_64
compat-glibc-2.3.4-2.26.i386
glibc-common-2.5-49.el5_5.7.x86_64
compat-glibc-headers-2.3.4-2.26.x86_64
glibc-2.5-49.el5_5.7.i686
glibc-devel-2.5-49.el5_5.7.i386
compat-glibc-2.3.4-2.26.x86_64
glibc-2.5-49.el5_5.7.x86_64
glibc-devel-2.5-49.el5_5.7.x86_64

Do you have any idea about where the problem can be?

Thank you very much,

       J. C. Algaba


---------- Original Message -----------
From: Eric Greisen <egreisen at nrao.edu>
To: Juan-Carlos Algaba-Marcos <algaba at asiaa.sinica.edu.tw>
Cc: daip at nrao.edu
Sent: Mon, 28 Mar 2011 14:52:46 -0600
Subject: Re: AIPS private version task does not work

> Juan-Carlos Algaba-Marcos wrote:
> > Dear Eric,
> > 
> > I am trying to run a private version of RM task in 31DEC10 version of AIPS on a
> > Scientific Linux machine. This version has worked fine so far under Ubuntu Linux and
> > Mandriva Linux, but in my current distribution the task seems to be doing nothing (the
> > AIPS prompt dissapears but no information is displayed in the message server) and, after
> > a while, I receive the following error message on the terminal:
> > 
> > AIPS 1: TASK HAS NOT BEGUN IN   52.3 SECONDS
> > AIPS 1: Begin check for any 'standard' scratch files
> > AIPS 1: Scratch files -- destroyed:    0  still active:    0
> > AIPS 1: Resumes
> > 
> > I have the files renamed as RMNEW so that they don't collide with the standar version of
> > the task and stored in the adequate folders; ie:
> > 31DEC10/HELP/RMNEW.HLP
> > 31DEC10/LINUX/LOAD/RMNEW.EXE
> > 31DEC10/APL/PGM/NOTST/RMNEW.FOR
> > I asked the system administrator for a series of things such as renaming the files,
> > changing the user, group and/or modes but nothing seems to work so far. I have checked
> > that O'Sullivan had a similar problem (see
> > http://listmgr.cv.nrao.edu/pipermail/daip/2010-May/015438.html) but this doesn't apply
> > to me, as I am not using a mac computer.
> > 
> > Do you have any suggestions for this issue?
> 
> Try
> 
> ldd $LOAD/RMNEW.EXE
> 
> and see if any of the required libraries are not present on the current
> computer.  You may have to do separate compile/link on this computer.
> 
> Eric Greisen
------- End of Original Message -------




More information about the Daip mailing list