フィルターのクリア

std::runtime_error, undefined symbol FT_Gget_Transform

56 ビュー (過去 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 Center および File ExchangeManage Products についてさらに検索

タグ

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by