How to install MATLAB in ubuntu 18.04? Error pops up while installing!!!
Afficher commentaires plus anciens
I have downloaded the file from the mat works web page for Linux. And always when I try to install it I get this error in the Terminal when I run sudo ./install in the same directory as i have extracted it.
this is the error,
./install: 1: exec: /home/murali/Downloads/matlab/bin/unknown/install_unix: not found
though when I look into the files, by command $ls, Im able to see install file. Thanks a bunch
1 commentaire
Jinsheng Wei
le 4 Sep 2019
Is your problem solved now? How to solve this problem? I also have this problem now.
Réponses (1)
Amal George M
le 24 Août 2018
Modifié(e) : Amal George M
le 18 Sep 2018
1 vote
Hi,
MATLAB R2018a version supports only up to UBUNTU OS 17.10. In the error, the system architecture (it should correspond to either 32bit/64bit) is reported "unknown". Make sure that the MATLAB installer matches your system architecture.
Note: 32 bit Linux has not been supported for the last several releases.
3 commentaires
Pavana Mysore Ganesh
le 17 Sep 2018
So will older version of matlab works for UBUNTU 18
Amal George M
le 18 Sep 2018
As of now, Ubuntu 18.04 LTS is supported by MATLAB R2018b.
Ayan Biswas
le 22 Mai 2019
Looks like it's not...I tried and the same error occurred.
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!