/lib64/ld-lsb-x86-64.so.3: bad ELF interpreter:
阿新 • • 發佈:2018-08-08
sed msh suse ubun com inter x86_64 http linu following error: /usr/bin/ldd: $SCHRODINGER/mmshare-vXXXXX/bin/Linux-x86_64/lmutil:
/lib64/ld-lsb-x86-64.so.3: bad ELF interpreter: No such file or directory What do I do?
/lib64/ld-lsb-x86-64.so.3: bad ELF interpreter: No such file or directory What do I do?
This error indicates that the LSB (Linux Standard Base) subsystem is not installed.
1、On RedHat-based systems (including CentOS), you will need to install the redhat-lsb package:
#yum install redhat-lsb
Further information can be found at http://rhn.redhat.com/errata/RHEA-2005-649.html
2、On Suse SLES systems you will need to install the lsb package:
#yast -i lsb
3、On Ubuntu systems, you will need to install the lsb-core package:
#sudo apt-get install lsb-core
/lib64/ld-lsb-x86-64.so.3: bad ELF interpreter: