Matlab 2017b silent install opens GUI
Show older comments
I am trying to deploy MATLAB 2017b for Linux using the silent install:
install -inputFile answerfile.txt
I have been using this method from 2012b to 2015b without trouble in the past.
- I extract and merge the content of the two DVDs, not forgetting the .dvd1 and .dvd2 files.
- We use a networked license (total headcount) so I provide a network.lic file with the correct settings for our license servers.
- I downloaded the FIK from the website and provided it to the answerfile.txt.
When I run "install -inputFile answerfile.txt", I still get the GUI launching. I have not much more information as the install log is not yet created and I cannot find anything in /var/log/messages.
This method used to work with previous versions (up to 2015b in my experience).
Is there any change that I would have missed, or can someone help me diagnose why the GUI would pop up while I selected silent mode. My guess is that the FIK is not the correct one, but I am not sure.
Kind regards,
Cyril
Accepted Answer
More Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!