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

Answers (1)

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 Comments

I tried installing as root user only but it also didn't work
Did you get the same error-message?
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

Sign in to comment.

Categories

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!