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!