Noninteractive (silent) installation doesn't start on CentOS

9 次查看(过去 30 天)
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 个评论
Maximilian Nentwich
Maximilian Nentwich 2021-11-10
Eventually, I found a log file with the following info:
(Nov 09, 2021 19:27:33) ##################################################################
(Nov 09, 2021 19:27:33) #
(Nov 09, 2021 19:27:33) # Today's Date:
(Nov 09, 2021 19:27:33) Nov 09, 2021 19:27:33 -0500
(Nov 09, 2021 19:27:33)
(Nov 09, 2021 19:27:33) System Info
(Nov 09, 2021 19:27:33) OS: Linux Linux 3.10.0-514.26.2.el7.x86_64 #1 SMP Tue Jul 4 15:04:05 UTC 2017 x86_64
(Nov 09, 2021 19:27:33) Arch: amd64
(Nov 09, 2021 19:27:33) Language: en_US
(Nov 09, 2021 19:27:33) Release Description: R2021b Update 1
(Nov 09, 2021 19:27:33) Installer build number: 9.11.0.1776456
(Nov 09, 2021 19:27:33) Error creating and setting up the model
(Nov 09, 2021 19:27:33) getrandom

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by