Trying to install on ubuntu 20.04 but get this error: install_unix_legacy: not found
90 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I am trying to install Matlab on ubuntu 20.04 running on a raspberry pi 4. I have double checked and the OS is definitely 64bit as i know 32 bit operating systems are not supported. whenever i try to run the install script i get this error:
./install: 1: exec: /home/ubuntu/install_matlab/matlab_2021b_installer/bin/unknown/install_unix_legacy: not found
i have tried 2020b and 2021b but i get the same error with both versions of matlab
i have tried several different methods to unzip the installation folder but no matter what i do i get the same error message. i have tried everything from this matlab answers quetion but nothing works: https://uk.mathworks.com/matlabcentral/answers/176228-error-message-install_unix-not-found
let me know if you need anymore information from me
Many Thanks
Ben
2 件のコメント
Walter Roberson
2022 年 12 月 7 日
編集済み: Walter Roberson
2022 年 12 月 7 日
There is no support for installing matlab on Raspberry Pi.
回答 (1 件)
Kumar Pallav
2021 年 10 月 28 日
Hi,
The system requirements for installing MATLAB 2020b requires any Intel or AMD x86-64 processor (Raspberry pi uses ARM cortex processor). Also, the minimum RAM requirement is 4GB. Refer this document for release 2020b system requirements. Refer this for all previous releases system requirements.
Hope this helps!
3 件のコメント
Qianqian Fang
2022 年 10 月 1 日
編集済み: Qianqian Fang
2022 年 10 月 1 日
@Kumar Pallav, I encoutnered the same error when installing MATLAB 2022b on Linux desktop (Ubuntu 18.04). The install scripts "install_unix" or "install_unix_legacy" are simply missing from the bin/glnxa64/ folder, likely due to unsufficient testing on Linux for the release team. Please let me know if I can still download matlab using the old way of indivudual component packages from the Lincense Center (instead of a single installer).
参考
カテゴリ
Help Center および 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!