Error:while loading shared libraries xxx.so.xxx.cannot open shared object file:No such file or dire

在linux | Ubuntu系统下安装Matlab运行环境MCR

参考网址:https://www.mathworks.com/matlabcentral/answers/267562-how-can-i-resolve-this-mcc-runtime-error-cannot-open-shared-object-library#answer_211306

根据网址,我的操作如下:

1. 找到MCRInstaller.zip的位置,直接在Matlab命令行中输入

mcrinstaller

2. 命令行:解压该文件夹,没有解压权限时,使用sudo

sudo unzip MCRInstaller.zip
./install

3. 安装时,不同系统分为:有图形交互界面的,无图形交互页面的

3.1 有图形交互页面的就比较简单,输入“./install”之后,会自动跳出安装界面,只需按操作提示点击“下一步”.

可能出现错误提示:“无法创建文件夹/usr/local/Matlab_Runtime/v93”

这是因为权限问题,该文件夹不允许修改。

解决方法:找到文件夹的位置,修改该文件夹的权限

sudo chmod 777 文件夹名称
输入用户密码

之后,点击安装界面“继续/下一步”,完成。

3.2 无图形交互页面的就有点麻烦,输入“./install”之后,需要设置环境变量。

参考网址:http://blog.sina.com.cn/s/blog_619c66670102wiim.html

                    https://blog.csdn.net/weixin_42696622/article/details/81812663

可能出现的错误

1)start failed: libXt.so.6: cannot open shared object file: No such file or directory

2)Can't reload '/usr/local/MATLAB/MATLAB_Runtime/v93/bin/glnxa64/libmwcoder_types.so'"

解决方案参考网址:https://blog.csdn.net/xuanbi8560/article/details/90767351

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值