Linux (CentOS 7,5) Deployable Installation

Trying to install Matlab deployable using Application Compiler generated Installer.

1 Comment

The Installation process, after the selection of the folder where to install the deployable, and at the selection of where to install MCR the attched error message popups.

Sign in to comment.

Answers (2)

Do you have the necessary permission to write to /usr/local/MATLAB/MATLAB_Runtime?
Does /usr/local/MATLAB/MATLAB_Runtime/v92 already exist?
The Matlab installation is defaulted to install the Matlab MCR library installed in /usr/local/MATLAB folder, and it sets up the LD_LIBRARY_PATH to /usr/local/MATLAB/MATLAB_Runtime/ folder. So I am expecting Matlab to create the MATLAB folder under ?usr/local and populate it with the MCR libraries. Am I wrong to assume the above assumption?

Categories

Tags

Community Treasure Hunt

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

Start Hunting!