[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HELP: Linux can't run IDL_LMGRD




In article <3A75AE42.76537AF@vuesonix.com>, Mark Elliott <mark@vuesonix.com> writes:
|>Has anyone had the following error:

yes :-)))

|>I have RedHat 7 Linux on a Pentium III, and when I run
|>$IDL_DIR/bin/lmgrd
|>I am told:
|>
|>idl_lmgrd: No such file or directory
|>
|>Yet, the executable ($IDL_DIR/bin/bin.linux.x86/idl_lmgrd) is there.
|>The unix "file" command says:
|>
|>idl_lmgrd: ELF 32-bit LSB executable, Intel 80386, version 1,
|>dynamically linked (uses shared libs), stripped
|>
|>Compare this with the IDL executable itself:
|>
|>idl: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically
|>linked (uses shared libs), not stripped
|>
|>Both have the same permissions:
|>
|>-rwxr-xr-x    3 root     users     1308339 Sep 26 11:09 idl*
|>-rwxr-xr-x    1 root     users      414956 Sep 26 11:09 idl_lmgrd*
|>
|>This is NOT a path or IDL environment problem. I can't even run
|>idl_lmgrd by hand like:
|>
|>csh> /usr/local/lib/idl_5.4/bin/bin.linux.x86/idl_lmgrd
|>
|>I get:
|>
|>/usr/local/lib/idl_5.4/bin/bin.linux.x86/idl_lmgrd: Command not found.
|>

Mark,
Do you have the old libc5.so installed on your system? I had the same problem,
but after installing libc5, lmgrd runs fine.

Best regards

Michael Plugge