MATLABR2018b报错:激活时用户名错误解决方法
(2018-10-26 22:43:15)
标签:
用户名错误 |
分类: 机器学习 |
MatLab R2018b: 安装在Linux下,运行时报错如下:
-----------------------------------------------------------------
liu@T440:/usr/local/MATLAB/R2018b/bin$ ./matlab
License checkout failed.
License Manager Error -9
Your username does not match the username in the license file.
To run MATLAB on this computer, you must run the Activation client to reactivate your license.
Troubleshoot this issue by visiting:
https://www.mathworks.com/support/lme/R2018b/9
Diagnostic Information:
Feature: MATLAB
License path: /home/liu/.matlab/R2018b_licenses:/usr/local/MATLAB/R2018b/licenses/license.dat:/usr/local/MATLAB/R2
018b/licenses/license_T440_40702320_R2018b.lic
Licensing error: -9,57.
----------------------------------------------------------------------
License checkout failed.
License Manager Error -9
Your username does not match the username in the license file.
To run MATLAB on this computer, you must run the Activation client to reactivate your license.
Troubleshoot this issue by visiting:
https://www.mathworks.com/support/lme/R2018b/9
Diagnostic Information:
Feature: MATLAB
License path: /home/liu/.matlab/R2018b_licenses:/usr/local/MATLAB/R2018b/licenses/license.dat:/usr/local/MATLAB/R2
018b/licenses/license_T440_40702320_R2018b.lic
Licensing error: -9,57.
----------------------------------------------------------------------
问题在于:激活时使用的用户名不对。激活时给定的用户名必须与计算机上登录进系统的用户名一致。
My problem ended up being that I had not specified the right
"login name" when activating the license. It must be the same as
your system username on the computer !