Noninteractive (silent) installation doesn't start on CentOS
古いコメントを表示
I am trying to install matlab on a remote server. It is running CentOS 7. So far I have followed the instructions here: https://www.mathworks.com/help/install/ug/install-noninteractively-silent-installation.html
The settings in the 'my_installer_input.txt' file are as follows:
destinationFolder=/home/apps/MATLAB/R2021b
fileInstallationKey=27399-62609-33086-46068-...
agreeToLicense=yes
outputFile=/home/max/logs
improveMATLAB=yes
licensePath=/home/apps/MATLAB/license/license.lic
From the folder including the 'install' and 'my_installer_input.txt' I run:
./install -inputFile my_installer_input.txt
However, nothing runs and there are no messages or errors. I also tried to run the installation on my local machine (Ubuntu 20.04), the result is the same.
I would apprechiate some help on this issue.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!