problem with the licence manager
Show older comments
Debian 10 is installed on the computer. I receive the following error message:
./flexnet.boot.linux start
Error: Cannot run the file /usr/local/MATLAB/R2021a/etc/glnxa64/lmgrd. This may not be an LSB compliant system.
What is the solution to the problem?
Accepted Answer
More Answers (1)
Lukasz Rajchel
on 23 May 2022
Very similar issue here, under Fedora 33. Solution was also quite similar:
sudo dnf install redhat-lsb
The issue is with lsb-related packages.
1 Comment
Justin Njus
on 6 Jun 2024
This worked to resolve the lsb compliance error on RHEL 8.10 - thank you!!
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!