Installing Noninteractively on headless server (no GUI)
1 view (last 30 days)
Show older comments
I am willing to install Matlab on a Headless cluster running on linux. I tried installing noninteractively editing installer_input according to the documentation however i can not succed.
To precise i first "ssh user@adress" then i did scp the offline installation package and finaly i edited the installer_input.
After i ran the command "./install -inputFile <input_file_name>". After this command, something seems to happen but after 3 second the command is completed. However nothing was installed and no log was produced.
I precise i can not use xorg for dummy display as i am not root on the cluster and it is not already installed.
0 Comments
Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!