Clear Filters
Clear Filters

Error while trying to launch the matlab installer on linux

4 views (last 30 days)

Currently trying to install matlab on my manjaro OS. However everytime i try to launch the install (sudo ./install) I get this error:

error while loading shared libraries: .... file too short

Can anyone help me out?

Thanks in advance!

  1 Comment
LUCA GIROTTI
LUCA GIROTTI on 27 Oct 2021
Update now whenever I try to run sudo ./install, I get the error message :
./install command not found

Sign in to comment.

Answers (1)

Pratyush Swain
Pratyush Swain on 19 Apr 2024
Hi LUCA,
The issue you are facing might be due to the fact that "Manjaro" isn't a supported Linux distribution for MATLAB release.Since you have not mentioned your release version, I am assuming it is R2021a based on the time of your post.You can check out the supported linux distributions for the same in here: https://www.mathworks.com/content/dam/mathworks/mathworks-dot-com/support/sysreq/files/system-requirements-release-2021a-linux.pdf . MATLAB and Simulink have been validated on the Linux distributions listed on this page.
For checking system requirements for any previous release you can refer to: https://www.mathworks.com/support/requirements/previous-releases.html
You can also check out a MATLAB answer thread relating to a similar query: https://www.mathworks.com/matlabcentral/answers/1436262-how-to-install-matlab-in-manjaro-linux
Hope this helps.

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!