Why is the license.dat missing from the R2022a network license manager installation?
19 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2022 年 3 月 14 日
編集済み: MathWorks Support Team
2022 年 3 月 15 日
When installing the R2022a network license manager with a concurrent license file, the license.dat appears to be missing.
採用された回答
MathWorks Support Team
2022 年 3 月 15 日
編集済み: MathWorks Support Team
2022 年 3 月 15 日
We are currently investigating the issue.
In the meantime, you may create the license.dat by adding the "SERVER" and "DAEMON MLM" lines to the license.lic:
Windows:
SERVER hostname HostID 27000
DAEMON MLM "C:\Program Files\MATLAB\R2022a\etc\win64\MLM.exe"
Linux:
SERVER hostname HostID 27000
DAEMON MLM /usr/local/MATLAB/R2022a/etc/glnxa64/MLM
If you are upgrading from R2021b or prior you may also use the "SERVER" and "DAEMON" lines from the previous license.dat but will need to modify the path to the MLM.
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!