I just installed 2022b on a Mac and I can't find my options file?
14 次查看(过去 30 天)
显示 更早的评论
i just installed 2022b on a brand new mac and received error 39.
does anyone know the name of options file and where it is locatd in MacOS Monterey? if it is mlm.opt , it is not there.
thank you.
2 个评论
Jan
2022-11-10
Did you press the "Troubleshoot" button already? Did you install Matlab as admin and run it as user? Then maybe the license files are found in the admin's home folder.
回答(2 个)
Ritish Sehgal
2022-11-14
I understand that you are facing the ‘License checkout failed - Error 39’ after installing MATLAB R2022b on your macOS.
Generally, this error is encountered when you have logged into your computer as a user who is not authorized to use the license. There is an Options file ‘MLM.opt’ in which you need to include those usernames to whom you want to give access.
For Linux/MacOS, the Options File is located on the license server in the directory below by default:
$MATLAB/etc/glnx{86|a64} ($MATLAB/etc for releases prior to 2010b)
(where $MATLAB is the MATLAB installation directory)
You can create one if you still can’t find the Options file.
Below is a link to MATLAB answers which discusses in detail about Options file and how to define it on the license server:
You can also refer to the below MATLAB answers link that discusses the ‘License Manager Error - 39’.
Hope it helps!!
1 个评论
Walter Roberson
2022-11-14
The user appears to be using a network license. The options file would be on the license server.
john garrity
2022-11-16
1 个评论
Walter Roberson
2022-11-16
The license server component is the same for Mac and Windows, with the exception that historically there have been a couple of times when the Mac version of MATLAB required that the license server be updated to a newer version but the Windows version did not require that (with the newer version being the version listed in the documentation -- so it was more that the Windows version was occasionally more forgiving of using an older version.)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!