Hello,
I have an executable which runs under
RedHat 6.0 kernel 2.2.18.
On RedHat 7.0, all it does is "command not found."
Here are some things I tried:
[8] ls -la ./lmgrd
-rwxr-xr-x 1 helens 79 284720 Nov 2 1998 ./lmgrd*
[9] file ./lmgrd
./lmgrd: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically linked (
uses shared libs), stripped
[11] ldd ./lmgrd
/usr/bin/ldd: ./lmgrd: No such file or directory
[12] ./lmgrd
./lmgrd: Command not found.
hull [5] strace lmgrd
execve("./lmgrd", ["lmgrd"], [/* 41 vars */]) = 0
strace: exec: No such file or directory
*Why* on earth would this happen?
I've never seen anything like it! This happens with both kernel 2.4.2
and 2.2.16.
I mean, I can understand crashes, failure of dynamic linking, etc.
but COMMAND NOT FOUND????
HELP! I desperately want these programs to work!
PeterM
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list