Problem installing matlab in ubuntu
Afficher commentaires plus anciens
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
Réponses (1)
Bjorn Gustavsson
le 6 Nov 2018
0 votes
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 commentaires
Harshvardhan Chandirasekar
le 6 Nov 2018
Bjorn Gustavsson
le 8 Nov 2018
Did you get the same error-message?
Harshvardhan Chandirasekar
le 8 Nov 2018
Bjorn Gustavsson
le 9 Nov 2018
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
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!