Problem installing matlab in ubuntu
显示 更早的评论
Hi i am unable to install matlab 2018a in ubuntu 18.04 it keeps on saying permission denied if i try to install it using the terminal
回答(1 个)
Bjorn Gustavsson
2018-11-6
0 个投票
Sounds like you have tried to make a systems installation while being a normal user - then yuo would not have write permissions in the /usr... part of your file system. You should install it as root, try using su to root first or sudo.
HTH
4 个评论
Harshvardhan Chandirasekar
2018-11-6
Bjorn Gustavsson
2018-11-8
Did you get the same error-message?
Harshvardhan Chandirasekar
2018-11-8
Bjorn Gustavsson
2018-11-9
Well, then (except if you have set the install-to-directory to something very unusual (/proc, /sys?) where noting should be installed) it might be something related to matlab, possibly licence-related. For advices with that we need more information. Possibly you should contact mathworks support directly.
HTH
类别
在 帮助中心 和 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!