Noninteractive (silent) installation doesn't start on CentOS
Afficher commentaires plus anciens
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.
1 commentaire
Maximilian Nentwich
le 10 Nov 2021
Réponses (0)
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!