Possible Cause for lmutil error "no such file or directory"

One of our clients reported an error when trying to run the lmutil on Ubuntu. The error was "no such file or directory".


Solution

The error was resolved by installing the Linux Standard Base (lsb library) set using the command below:

acer52:tester: $ sudo apt-get install lsb

After installing the lsb library, the lmutil worked properly.

$ ./lmutil lmhostid
lmutil - Copyright (c) 1989-2017 Flexera Software LLC. All Rights Reserved.
The FlexNet host ID of this machine is ""0050da1bb542""
Only use ONE from the list of hostids.




Back to Flexlm FAQ