Can't start Network License Manager on Debian 11 with lmgrd command

조회 수: 6 (최근 30일)
I am setting up a new installation of Matlab od Debian 11 server. After installation of Network License Manager I can't start it with command ./lmgrd. The system says: "bash: ./lmgrd: No such file or directory".
On the Matlab web pages there is no instruction how to deal with this problem.

채택된 답변

Anjaneyulu Bairi
Anjaneyulu Bairi 2023년 10월 13일
편집: Anjaneyulu Bairi 2023년 10월 23일
I understood that you are getting an error while trying to execute the command “lmgrd” which is related linux license manager. A possible reason is the missing Linux Standard Base (LSB) components which are required by the lmgrd. Try to execute the below command in terminal
  • sudo apt-get install lsb
Hope it helps to resolve your query.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Manage Products에 대해 자세히 알아보기

제품


릴리스

R2012b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by