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, or so it tells me:
> 
> ls -l: -rwxr-xr-x    1 root     root       414956 Nov 11  1999
> /usr/local/rsi/idl_5.3/bin/bin.linux/idl_lmgrd
> file: /usr/local/rsi/idl_5.3/bin/bin.linux/idl_lmgrd: ELF 32-bit LSB executable, 
>Intel 80386,
> version 1 (SYSV), dynamically linked
> (uses shared libs), stripped
> tcsh: /usr/local/rsi/idl_5.3/bin/bin.linux/idl_lmgrd: Command not found.
> sh: /usr/local/rsi/idl_5.3/bin/bin.linux/idl_lmgrd: No such file or directory
> 
> The file certainly does exist, so this error message is at best misleading.
> Could somebody tell me what the real problem is?
> How can I find out?

you COULD run strace and see what system calls its making, and where it
dies...

rc


Reply via email to