Symptoms

When you try to run .\lmgrd, you get the following error:

/lib64/ld-lsb-x86-64.so.3: bad ELF interpreter: No such file or directory
 

Cause

Sometimes, a Linux installation will not have all the libraries required to run lmgrd

Resolution

Install the missing library files using the command:
sudo  yum -y install redhat-lsb

You may also have to run:
sudo yum install elfutils elfutils-libelf elfutils-libs