필터 지우기
필터 지우기

std::runtime_error, undefined symbol FT_Gget_Transform

조회 수: 69 (최근 30일)
Anthony Sirico
Anthony Sirico 2022년 12월 19일
댓글: Derek 2023년 7월 1일
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

채택된 답변

Anthony Sirico
Anthony Sirico 2022년 12월 20일
sudo rm /bin/glnx64/libfreetype.so*
Then works!
  댓글 수: 1
Derek
Derek 2023년 7월 1일
Can confirm for Fedora 37 Workstation, MATLAB R2023a.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

태그

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by