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

Re: HELP: Linux can't run IDL_LMGRD



Mark Elliott wrote:
> 
> 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.
> 
> --

Hi Mark,

	The quick answer is that you should run this command which is a shell
script:

/usr/local/rsi/idl_5.4/bin/idl_lmgrd

Open it in a text editor and you'll see that it handles the call to 

/usr/local/lib/idl_5.4/bin/bin.linux.x86/idl_lmgrd


-- 
Bernard Puc                     AETC, INC.									  
bpuc@va.aetc.com                1225 Jefferson Davis Highway #800
(703) 413-0500                  Arlington, VA 22202