Could not determine the path of the MATLAB root directory
    10 次查看(过去 30 天)
  
       显示 更早的评论
    
[user@cn ~]$ /usr/local/R2022a/toolbox/parallel/bin/checkLicensing
glibc_shim: Didn't find correct code to patch
Internal error 1: We could not determine the path of the
                  MATLAB root directory.
                  original command path = /usr/local/R2022a/bin/matlab
                  current  command path = /usr/local/R2022a/bin/matlab
                  Please contact:
                      MathWorks Technical Support
                  for further assistance.
The MATLAB Parallel Server worker licensing check has failed. Check /home/user/parallelLicense.log for details.
NOTE: I checked the user directory permisions. Still the above command not creating the parallelLicense.log file
回答(1 个)
  Kshittiz Bhardwaj
      
 2022-7-1
        Hello Hemanta,
I understand you are not able to find out the path to your MATLAB root directory.
To get the path to your MATLAB root directory you can use the following command:
>> matlabroot
It will return the path of our MATLAB root directory.
2 个评论
  Raymond Norris
    
 2022-7-1
				It's not that Hemanta can't find the MATLAB path, it's that the utility script checkLicensing can't find the MATLAB path.
另请参阅
类别
				在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


