I just installed 2022b on a Mac and I can't find my options file?
14 views (last 30 days)
Show older comments
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 Comments
Jan
on 10 Nov 2022
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.
Answers (2)
Ritish Sehgal
on 14 Nov 2022
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 Comment
Walter Roberson
on 14 Nov 2022
The user appears to be using a network license. The options file would be on the license server.
john garrity
on 16 Nov 2022
1 Comment
Walter Roberson
on 16 Nov 2022
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.)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!