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!