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!