install_unix_legacy not found during installation on MacOS
7 views (last 30 days)
Show older comments
I'm trying to package Matlab R2025A MacOS intel processor version for silent install, I ran the downloader and got the file from download without installing option, however when I ran the install script within the downloaded file I got the following error
/bin/maca64/install_unix_legacy: cannot execute: No such file or directory
When I checked the downloaded files, that install_unix_legacy is indeed missing, is there anything special process to install this version?
0 Comments
Answers (1)
Anjaneyulu Bairi
on 1 Jul 2025
Edited: Anjaneyulu Bairi
on 1 Jul 2025
Hi,
You might be using a Linux installer on macOS, or you are in the wrong directory.
Download the correct MATLAB installer for macOS (Intel) from https://www.mathworks.com/downloads/
Refer the below link to know about requirements for R2025a in Mac:
0 Comments
See Also
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!