Error -9,57 in OS Ubuntu 20.04LTS
Mostrar comentarios más antiguos
Hi there, I'm a latin speaker so I'll try to describe my problem as well as posible.
I've been trying to install Matlab for a week, but every time I wante to run the aplication with te code
sudo ./matlab
MATLAB is selecting SOFTWARE OPENGL rendering.
License checkout failed.
License Manager Error -9
Your username does not match the username in the license file.
To run on this computer, you must run the Activation client to reactivate your license.
Troubleshoot this issue by visiting:
https://www.mathworks.com/support/lme/R2020b/9
Diagnostic Information:
Feature: MATLAB
License path: /root/.matlab/R2020b_licenses:/usr/local/MATLAB/R2020b/licenses/license.dat:/usr/local/MATLAB/R2020b
/licenses/license_jair-desktop_40513311_R2020b.lic
Licensing error: -9,57.
in the folder /usr/local/MATLAB/R2020b/bin.
I've try to revalid the licence (succesfuly) with this code in the same folder.
sudo ./activate_matlab.sh
But still not working, can anyone help me with this problem.
1 comentario
Tarun pulluri
el 4 de Jun. de 2021
Same problem
Respuestas (2)
Yukta Maurya
el 31 de Mayo de 2022
0 votos
Walter Roberson
el 31 de Mayo de 2022
0 votos
You cannot run MATLAB sudo unless you activated it against account "root". The effective uid is used in the authentication.
Categorías
Más información sobre Installing Products en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!