ubuntu matlab安装出现问题

2 篇文章 0 订阅
1 篇文章 0 订阅

1.出现

mount: /dev/loop4 is write-protected, mounting  read-only.

解决:

sudo mount -t auto -o loop /home/XXX/Downloads/matlab/R2016b_glnxa64_dvd1.iso /home/XXX/Downloads/matlabISO
改成
sudo mount -t auto -o ro,loop /home/xxx/Downloads/matlab/R2016b_glnxa64_dvd1.iso /home/xxx/Downloads/matlabISO

同理
sudo mount -t auto -o loop /home/XXX/Downloads/matlab/R2016b_glnxa64_dvd2.iso /home/XXX/Downloads/matlabISO
改成
sudo mount -t auto -o ro,loop /home/xxx/Downloads/matlab/R2016b_glnxa64_dvd2.iso /home/xxx/Downloads/matlabISO

2.破解的时候出现以下问题:
Could not complete Activation because the License File could not be written to disk.  You might not have write permission on the License File or the folder. /usr/local/MATLAB/R2016b/licenses/license_zwj_123456_R2016b.lic  See your System Administrator for assistance. The specific error message text is: /usr/local/MATLAB/R2016b/licenses/license_zwj_123456_R2016b.lic (Permission denied)

 

 

解决:

启动激活程序

/usr/local/MATLAB/R2016b/bin/matlab

便会出现以上问题,so在启动激活程序前面加个sudo

sudo /usr/local/MATLAB/R2016b/bin/matlab

然后再去激活,即可。

 

3.启动MATLAB程序

/usr/local/MATLAB/R2016b/bin/matlab

的时候出现以下问题:

License checkout failed.
License Manager Error -8
Make sure the HostID of the license file matches this machine, and that the HostID on the SERVER
line matches the HostID of the license file.

Troubleshoot this issue by visiting:
http://www.mathworks.com/support/lme/R2016b/8

Diagnostic Information:
Feature: MATLAB
License path: /home/zwj/.matlab/R2016b_licenses:/usr/local/MATLAB/R2016b/licenses/license.dat:/usr/local/MATLAB/R2
016b/licenses/license_zwj_123456_R2016b.lic:/usr/local/MATLAB/R2016b/licenses/network.lic
Licensing error: -8,523.

解决:

将Matlab 2016b Linux64 Crack.rar文件解压后的R2016b/bin/glnxa64文件中四个so文件复制到/usr/local/MATLAB/R2016b/bin/glnxa64文件中,注意以下/usr/local/MATLAB/R2016b/bin/glnxa64本身这四个so文件的修改时间,确认是否复制成功。

cd /usr/local/MATLAB/R2016b/bin/glnxa64
sudo rm -rf libcufft.so.7.5.18
sudo rm -rf libinstutil.so
sudo rm -rf libmwlmgrimpl.so
sudo rm -rf libmwservices.so
sudo mv /home/XXX/Downloads/matlab/R2016b/bin/glnxa64/libcufft.so.7.5.18 libcufft.so.7.5.18
sudo mv /home/XXX/Downloads/matlab/R2016b/bin/glnxa64/libinstutil.so libinstutil.so
sudo mv /home/XXX/Downloads/matlab/R2016b/bin/glnxa64/libmwlmgrimpl.so libmwlmgrimpl.so
sudo mv /home/XXX/Downloads/matlab/R2016b/bin/glnxa64/libmwservices.so libmwservices.so

 4.出现:

License checkout failed.
License Manager Error -95
MATLAB is unable to connect to the license server.
Make sure you can resolve the hostname of your machine.
If you are unable to resolve the hostname, contact your System Administrator.

Troubleshoot this issue by visiting:
http://www.mathworks.com/support/lme/R2016b/95

Diagnostic Information:
Feature: MATLAB
License path: /home/lxxx/.matlab/R2016b_licenses:/usr/local/MATLAB/R2016b/licenses/license.dat:/usr/local/M
ATLAB/R2016b/licenses/network.lic
Licensing error: -95,378. System Error: 115

解决办法: 将破解文件夹中的:license_server.lic和license_standalone.lic 拷贝到/usr/local/MATLAB/R2016b/licenses 文件夹下

cd /usr/local/MATLAB/R2016b/licenses
sudo cp /home/XXX/Downloads/matlab/license_server.lic license_server.lic
sudo cp /home/XXX/Downloads/matlab/license_standalone.lic license_standalone.lic 

 

  • 0
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值