Installing Noninteractively on headless server (no GUI)
조회 수: 4 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!