Linux : Installing new toolboxes on an existing installation
Afficher commentaires plus anciens
Hello,
I want to install toolboxes on an existing installation, for example on :
/usr/local/MATLAB/R2020b
as suggested by the matlab installer.
I tried to select the toolbox with the add-on button on matlab windows, connect to my account, and then I got a problem because I don't have the permission to write on /usr/local/MATLAB..
I tried to run matlab with a command line as sudo like :
sudo /usr/local/MATLAB/R2020b/bin/matlab -c /usr/local/MATLAB/R2020b/licenses/license.lic
And I got a licence checkout failed:
License checkout failed.
License Manager Error -9
Your username does not match the username in the license file.
I haven't the intaller script anymore, or don't know where it is located on matlab installation folder (/usr/local/MATLAB/R....)
Does anyone knows how to solve this ?
Thanks in advance,
Bruno
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!