フィルターのクリア

silent (night) install

4 ビュー (過去 30 日間)
Jeremy Rutman
Jeremy Rutman 2015 年 12 月 25 日
編集済み: Jeremy Rutman 2015 年 12 月 25 日
Hi, I am trying to do a silent install of matlab on a remote server with no gui. So I edited the installer_input.txt , adding my key and path to license file. On running
root@braini1:~/mlb# ./install -mode silent -inputFile installer_input.txt
I hit :
Using a File Installation Key requires you run the installer from a MATLAB DVD or from a directory which contains files previously downloaded via the installer.
I downloaded the .iso and mounted it on the server in another directory (which I called iso) and then tried installing with the installfile that has my key etc in it:
root@braini1:~/iso# ./install -mode silent -inputFile ../mlb/installer_input.txt
./install: 1: eval: /root/iso/bin/glnxa64/install_unix: Input/output error
1. How would I get this to work 2. Is there some other way to do this than to download the 7Gb .iso?

回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by