Trying to install on ubuntu 20.04 but get this error: install_unix_legacy: not found

조회 수: 31 (최근 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
  댓글 수: 3
Walter Roberson
Walter Roberson 2022년 12월 7일
편집: Walter Roberson 2022년 12월 7일
There is no support for installing matlab on Raspberry Pi.
Alex
Alex 2025년 4월 18일
편집: Alex 2025년 4월 18일
./install: 1: exec: /root/matlab_R2024b_Linux/bin/linux-arm-64/install_unix_legacy: not found
root@395e5367ea7a:~/matlab_R2024b_Linux# cd bin
root@395e5367ea7a:~/matlab_R2024b_Linux/bin# cd glnxa64/
no support for creating your own Docker container either, they do not have X11 and do not want to support anything without X11, or a GUI (Mac or Ubuntu with a desktop VM) You have better luck getting this to function on a VM than Docker, with docker you will be hitting your head against the wall as its not even being considered as a support option. Do note**** feel free to play around , i mean i created a dockerhub repo and got as far as this, if anyone can conclude anything quicker from 1 Day's work let me know :) Cheers.
I think we are stuck here, A MATLAB license administered via a network license manager that meets the following conditions: -- than you create the licence offline file, and run?

댓글을 달려면 로그인하십시오.

답변 (1개)

Kumar Pallav
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!
  댓글 수: 4
Alex
Alex 2025년 4월 18일
no but seems like you can repackage it offline, and recreate it -- from scratch going to do this on my docker, just ran into this issue.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by