- sudo apt-get install lsb
Can't start Network License Manager on Debian 11 with lmgrd command
2 ビュー (過去 30 日間)
古いコメントを表示
Krzysztof Jasinski
2022 年 3 月 8 日
編集済み: Anjaneyulu Bairi
2023 年 10 月 23 日
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.
0 件のコメント
採用された回答
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
Hope it helps to resolve your query.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Manage Products についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!