I just installed 2022b on a Mac and I can't find my options file?
14 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Jan
le 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.
Réponses (2)
Ritish Sehgal
le 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 commentaire
Walter Roberson
le 14 Nov 2022
The user appears to be using a network license. The options file would be on the license server.
john garrity
le 16 Nov 2022
1 commentaire
Walter Roberson
le 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.)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!