(→Error:) |
Keine Bearbeitungszusammenfassung |
||
| Zeile 16: | Zeile 16: | ||
# newer version: | # newer version: | ||
➜ ~ sudo patchelf --clear-execstack /home/henning/.MathWorks/ServiceHost/-mw_shared_installs/v2025.5.1.1/bin/glnxa64/libmwfoundation_crash_handling.so | ➜ ~ sudo patchelf --clear-execstack /home/henning/.MathWorks/ServiceHost/-mw_shared_installs/v2025.5.1.1/bin/glnxa64/libmwfoundation_crash_handling.so | ||
➜ ~ sudo patchelf --clear-execstack /home/henning/.MathWorks/ServiceHost/-mw_shared_installs/v2025.5.1.1/bin/glnxa64/mathworksservicehost/rcf/matlabconnector/serviceprocess/rcf/service/libmwmshrcfservice.so | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Aktuelle Version vom 15. Juli 2025, 22:49 Uhr
Error:
➜ hennings-ba git:(develop) ✗ matlab
Unable to communicate with required MathWorks services (error 5201).
Troubleshoot this issue by visiting:
https://www.mathworks.com/support/lme/5201
Fix:
➜ ~ sudo dnf install patchelf
➜ ~ sudo patchelf --clear-execstack /home/henning/.MathWorks/ServiceHost/-mw_shared_installs/v2025.2.2.1/bin/glnxa64/libmwfoundation_crash_handling.so
# newer version:
➜ ~ sudo patchelf --clear-execstack /home/henning/.MathWorks/ServiceHost/-mw_shared_installs/v2025.5.1.1/bin/glnxa64/libmwfoundation_crash_handling.so
➜ ~ sudo patchelf --clear-execstack /home/henning/.MathWorks/ServiceHost/-mw_shared_installs/v2025.5.1.1/bin/glnxa64/mathworksservicehost/rcf/matlabconnector/serviceprocess/rcf/service/libmwmshrcfservice.so