problem with the licence manager
이전 댓글 표시
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?
채택된 답변
추가 답변 (1개)
Lukasz Rajchel
2022년 5월 23일
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
Justin Njus
2024년 6월 6일
This worked to resolve the lsb compliance error on RHEL 8.10 - thank you!!
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!