std::runtime_error, undefined symbol FT_Gget_Transform
58 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
采纳的回答
Anthony Sirico
2022-12-20
3 个评论
Endalkachew Lemma
2024-10-1
编辑:Endalkachew Lemma
2024-10-1
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)
Endalkachew Lemma
2024-10-1
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!
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!