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

21 Ansichten (letzte 30 Tage)
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 Kommentare
Walter Roberson
Walter Roberson am 7 Dez. 2022
Bearbeitet: Walter Roberson am 7 Dez. 2022
There is no support for installing matlab on Raspberry Pi.
Alex
Alex am 18 Apr. 2025
Bearbeitet: Alex am 18 Apr. 2025
./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?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Kumar Pallav
Kumar Pallav am 28 Okt. 2021
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 Kommentare
Alex
Alex am 18 Apr. 2025
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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Produkte


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by