I can't execute install file on lubuntu 20.04.3
3 views (last 30 days)
Show older comments
i'm novice of linux user. on lubutu 20.04 and gnome3, it can't use to execute install file. comunity told me it can execute on terminal. but in my case, nothing
0 Comments
Answers (1)
Kshitij Chhabra
on 12 Oct 2021
Hi,
To my understanding you are trying to install MATLAB on Ubuntu 20.04 and have trouble running the install "install.sh" file. To resolve this issue, you need to give sudo permissions to the file and try running it again using the following command-:
sudo ./install.sh
0 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!