- sudo apt-get install lsb
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.
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!