Failing to install Hardware Support Package without using a GUI
    조회 수: 8 (최근 30일)
  
       이전 댓글 표시
    
I'm trying to install the ARM Cortex A Hardware support package in a docker container following the instructions in this readme file: https://de.mathworks.com/matlabcentral/answers/uploaded_files/654210/readme.txt 
But when executing the commands I get the error messages shown in the images. 
I'm using a Matlab R2021b Version from the matlab-deps images (https://hub.docker.com/r/mathworks/matlab-deps)  and install the Embedded coder as explained here: https://github.com/mathworks-ref-arch/matlab-dockerfile
Does someone know how to solve that?
댓글 수: 0
답변 (1개)
  Richard Alcock
    
 2022년 5월 27일
        Something like this
  xvfb-run -a ./SupportSoftwareInstaller.sh <other args>
댓글 수: 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!