Hello again:
strace and gdb give the same results as just calling the program:
They all tell me that the file DOES NOT exist!
Has the loader possibly been updated so that it cannot run
some of the old binaries? Is there a program that can give
me information on the form of a binary without actually running it?
It worked with LM7.2. I am now running LM8.0.
I have not renewed the license (I do not need all the new features)
so I cannot expect support from RSI. I hope that LSB can prevent
this problem in the future (assuming that it has anything to do
with the binary form).
-- Bjarne
ls -l: -rwxr-xr-x 1 root root 414956 Nov 11 1999
/usr/local/rsi/idl_5.3/bin/bin.linux/idl_lmgrd
execve("/usr/local/rsi/idl_5.3/bin/bin.linux/idl_lmgrd",
["/usr/local/rsi/idl_5.3/bin/bin.linux/idl_lmgrd"], [/* 81 vars */]) = 0
strace: exec: No such file or directory
(gdb) run
Starting program: /usr/local/rsi/idl_5.3/bin/bin.linux/idl_lmgrd
/usr/local/rsi/idl_5.3/bin/bin.linux/idl_lmgrd: Command not found.
Rusty Carruth wrote:
>
> Bjarne Thomsen <[EMAIL PROTECTED]> wrote:
> > Hello!
> >
> > I have gotten a problem after installing LM8.0 instead of LM7.2.
> > I have license manager allowing me to use IDL from Research Systems, Inc.
> > It worked under LM7.2; but one component is now giving me a peculiar
> > problem. A specific file declared to be an ELF 32-bit LSB executable
> > by the file command does NOT EXIST when I try to run it from both
> > tcsh and and sh.
>
> you COULD run strace and see what system calls its making, and where it
> dies...
>
> rc
S/MIME Cryptographic Signature