MATLAB2021a on Linux RHEL6.9. installation failed exit code 127

Tried to install MATLAB2021a on Linux RHEL6.9. installation failed with error message failed to launch MATLABWindow application. The exit code was 127.
MATLABWindow command gives error libcef.so undefined symbol g_unicode_script_to_iso15924.

1 Comment

OK, I figured out RHEL6.9 is not supported by MATLAB since MATLAB2020a. Simple and perod.

Sign in to comment.

 Accepted Answer

RHEL6.9 is not supported by MATLAB since MATLAB2020a.

More Answers (1)

1 Comment

Excluding libgobject* shared objects does not help in my case.
The undefined symbol referred to is g_unicode_script_to_iso15924, not g_unicode_script_get_type.

Sign in to comment.

Categories

Asked:

on 18 Jul 2021

Answered:

on 20 Jul 2021

Community Treasure Hunt

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

Start Hunting!