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

2 vues (au cours des 30 derniers jours)
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.

Réponse acceptée

Anjaneyulu Bairi
Anjaneyulu Bairi le 13 Oct 2023
Modifié(e) : Anjaneyulu Bairi le 23 Oct 2023
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.

Plus de réponses (0)

Catégories

En savoir plus sur Manage Products dans Help Center et File Exchange

Produits


Version

R2012b

Community Treasure Hunt

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

Start Hunting!

Translated by