MATLAB R2022a remote installation fails without any errors
Mostrar comentarios más antiguos
Hi,
I am trying to install MATLAB R2022a Update 5 on Amazon Linux 2 instance through ansible. We have been using method on R2021b and R2020a and it works fine. For 2022a, the installer seems to be quitting silently even after specifying all the required keys in the inputFile.
Note: I cannot run xhost commands on the machine as there is no display at all. This is being done by mounting the ISO on one of the machine and executing commands through SSH. Since the mounts are always read only, I tried copying the contents of the ISO to a folder and ran
chmod -R 777 {FOLDER}
but it did not help either.
Moreover, the Non Interactice Installation here doesnt not talk about how its done for linux and only windows.
Can someone provide crisp steps that I can try when installing this from ISO ?
Thanks
Respuestas (1)
Kshittiz
el 22 de Sept. de 2023
0 votos
Hi Vinay,
I understand that you want to install MATLAB from ISO without GUI.
You can refer to the following MATLAB Answers thread which provides guidance on how to install MATLAB on Linux without GUI:
I hope this will resolve the issue.
Thanks and Regards,
Kshittiz
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!