为啥安装不了matlab
Tofloor
poster avatar
chendch
deepin
2020-09-30 03:19
Author
./install命令安装不了
Reply Favorite View the author
All Replies
dingeral
deepin
2020-09-30 03:40
#1
本帖最后由 dingeral 于 2020-9-29 19:42 编辑

可能需要 su
sudo ./install
Reply View the author
走钢丝
deepin
2020-09-30 04:13
#2
显然没有执行权限。那个文件右键设定一下
Reply View the author
阿措
deepin
2020-09-30 04:59
#3
chmod u+x install
sudo ./install
安装软件最好用超级权限安装,因为某些软件可能会用系统的资源
Reply View the author
Hello
deepin
2020-09-30 05:43
#4
给那两个文件可执行权限就行了
Reply View the author
chendch
deepin
2020-09-30 07:59
#5
权限给了,root下装不了。安装就又出现一个什么文件file too short。网上说可能是解压方式不对。我也不想多搞就下了个2019a现在可以安装了。
Reply View the author
鲁鹏
Junior Packager
2020-09-30 16:15
#6
https://bbs.deepin.org/post/203094
权限给了,root下装不了。安装就又出现一个什么文件file too short。网上说可能是解压方式不对。我也不想多 ...

别用系统自带的解压软件解压,root 解压, root 安装就好了。我也遇到过这种问题。
Reply View the author
upan
deepin
2020-09-30 21:22
#7
这么复杂的软件都有 厉害
Reply View the author
jerry979
deepin
2020-09-30 22:27
#8
matlab已经一生黑了。octave, julia, r, python 都是其有力替代品
Reply View the author
yeshixin
deepin
2020-09-30 23:24
#9
https://bbs.deepin.org/post/203094
别用系统自带的解压软件解压,root 解压, root 安装就好了。我也遇到过这种问题。 ...

用root解压后成功弹出安装界面!
Reply View the author
wtz
deepin
2020-10-01 06:22
#10
https://bbs.deepin.org/post/203094
matlab已经一生黑了。octave, julia, r, python 都是其有力替代品

关键是很多研究者提供的代码是matlab代码。如果要自己用的话只能手动移植了。
Reply View the author