std::runtime_error, undefined symbol FT_Gget_Transform

I am using opensuse Tumbleweed, and after extracting the files, I run sudo ./install --inputFile installer_input.txt, the output is:
terminate called after throwing an instance of 'std::runtime_error'
what(): Failed to launch web window with error: Unable to launch the MATLABWindow application.
I have also run prior to this xhost +localhost, I also ran this not as root and get the same error. When i run ./bin/glnxa64/MATLABWindow, I get:
./bin/glnxa64/MATLABWindow: symbol lookup error: /lib64/libharfbuzz.so.0: undefined symbol: FT_Get_Transform

 Respuesta aceptada

Anthony Sirico
Anthony Sirico el 20 de Dic. de 2022
sudo rm /bin/glnx64/libfreetype.so*
Then works!

3 comentarios

Derek
Derek el 1 de Jul. de 2023
Can confirm for Fedora 37 Workstation, MATLAB R2023a.
Endalkachew Lemma
Endalkachew Lemma el 1 de Oct. de 2024
Editada: Endalkachew Lemma el 1 de Oct. de 2024
It works for installing MATLAB R2022b on Ubuntu 24.04. However, I got the following message when starting matlab:
MATLAB is selecting SOFTWARE OPENGL rendering.
Bus error (core dumped)
Why do I receive the error below when trying to start MATLAB?
MATLAB is selecting SOFTWARE OPENGL rendering.
Bus error (core dumped)
Thanks in advance!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.

Productos

Versión

R2022b

Etiquetas

Preguntada:

el 19 de Dic. de 2022

Comentada:

el 1 de Oct. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by