On Thu, 2018-04-12 at 15:37 +0200, Michael Schwendt wrote:
On Thu, 12 Apr 2018 06:05:12 -0700, Jonathan Ryshpan wrote:
Seagate's SeaTools for Linux won't start on my system. The file is rather old and in a funky format, but it looks like it ought to run. Nevertheless, it won't run. Can anyone tell me what's going on? Here's what happens: $ ls -l st-rwxr-xr-x. 1 jonrysh jonrysh 180149 Sep 12 2001 st $ file st st: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.2.5, not stripped $ st bash: ./st: No such file or directory $ strace st
What do you get for "ldd st"?

$ ldd st
       not a dynamic executable