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

Re: 64-bit binary "not found" on 64-bit Debian Stretch




On Thu, Jul 13, 2017 at 5:13 PM, Kent West <westk@acu.edu> wrote:
Thu Jul 13     17:06:55
-------------
westk[@]goshen]:/usr/local/MapleNetworkTools/FLEXlm/11.13.1.2:> ls -lah lmgrd 
-rwxr-xr-x 1 root root 1.5M Oct 27  2015 lmgrd


Thu Jul 13     17:11:10
-------------
westk[@]goshen]:/usr/local/MapleNetworkTools/FLEXlm/11.13.1.2:> ./lmgrd 
bash: ./lmgrd: No such file or directory


Thu Jul 13     17:11:19
-------------
westk[@]goshen]:/usr/local/MapleNetworkTools/FLEXlm/11.13.1.2:> ldd lmgrd
        linux-vdso.so.1 (0x00007ffe2299c000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f0f37e6f000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f0f37b6b000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f0f37954000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f0f375b5000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f0f373b1000)
        /lib64/ld-lsb-x86-64.so.3 => /lib64/ld-linux-x86-64.so.2 (0x000055d1910ff000)


Thu Jul 13     17:11:23
-------------
westk[@]goshen]:/usr/local/MapleNetworkTools/FLEXlm/11.13.1.2:> file lmgrd 
lmgrd: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-lsb-x86-64.so.3, for GNU/Linux 2.6.9, stripped


Thu Jul 13     17:11:26
-------------
westk[@]goshen]:/usr/local/MapleNetworkTools/FLEXlm/11.13.1.2:> uname -a
Linux goshen 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26) x86_64 GNU/Linux


Anyone have a clue? Thanks!


--
Kent West                    <")))><
Westing Peacefully - http://kentwest.blogspot.com


Never mind; google informed me that I needed to install lsb-compat, which solved the problem.

--
Kent West                    <")))><
Westing Peacefully - http://kentwest.blogspot.com

Reply to: