HELP: Linux can't run IDL_LMGRD [message #23603] |
Mon, 29 January 2001 09:54 |
Mark Elliott
Messages: 10 Registered: February 1998
|
Junior Member |
|
|
Has anyone had the following error:
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.
Any help GREATLY appreciated.
Mark.
--
Mark Elliott, PhD |
Vuesonix Sensors, Inc. | Voice: (610) 341-3670
997 Old Eagle School Rd. | FAX : (610) 341-6035
Wayne, PA 19087 USA | Email: mark@vuesonix.com
|
|
|