You are here: Licensing > Floating Licenses > Troubleshooting Floating Licences > The License Server will not Start on Linux

The License Server will not Start on Linux

The FlexNet license server fails on Linux

Symptoms

On the client machine, the error message is:

....License system failure. Check that the safe daemon version is newer than the FME client version. Program Terminating.

On the license server, the error message is:

./lmgrd -c ./safe.lic -l safe.log

>-bash: ./lmgrd: No such file or directory

Cause

FlexNet is missing necessary libraries to run on Linux

Resolution

On the license server, install lsb-coreby typing the following command in the Linux terminal:

sudo apt-get install lsb-core