install_unix: error while loading shared libraries and libexpat.so.1: file too short. 2020a.

202 visualizaciones (últimos 30 días)
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 comentarios
Alex Booth
Alex Booth el 20 de Abr. de 2020
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
Rodolfo el 10 de Oct. de 2025
lo correcto es usar unzip desde la consola
unzip matlab_R2025b_Linux.zip -d ./matlab_R2025b_Linux

Iniciar sesión para comentar.

Respuesta aceptada

Tharon
Tharon el 2 de Abr. de 2020
Ah, I see, I should have typed:
unzip -X -K matlab_R2020a_glnxa64
Sigh.
  4 comentarios
Michael
Michael el 2 de Feb. de 2024
This needs to be in the installation PDF that accompanies the installtion download. A user shouldn't have to wrestle with figuring this out through support...

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Downloads en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by