install_unix: error while loading shared libraries and libexpat.so.1: file too short. 2020a.
조회 수: 199 (최근 30일)
이전 댓글 표시
Hi. I have this issue when I unzip with Ark and then try to run ./install. I am on Manjaro.
I found this
but I don't know how to run those with Ark.
So I tried
unzip matlab_R2020a_glnxa64 -X -K
in the download directory where the zip is located and get
caution: filename not matched: -X
caution: filename not matched: -K
I am pretty new to Linux so I am not certain that I am using the unzip command correctly.
댓글 수: 2
Alex Booth
2020년 4월 20일
I am stuck on this as well! I have tried to run the accpeted answer as a command in the terminal in the containing folder, and it says it doesn't recognise the 'unzip' command.
Rodolfo
2025년 10월 10일
lo correcto es usar unzip desde la consola
unzip matlab_R2025b_Linux.zip -d ./matlab_R2025b_Linux
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Downloads에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!