You are not logged in.

#1 2024-10-09 16:36:23

Chris Wood
Member
Registered: 2024-10-09
Posts: 3

[SOLVED] Simulink not opening

So I just installed simulink and matlab on student license on arch linux. I had problems with simulink before, so I just decided to install everything available with the installer. Matlab opens up and works fine, but whenever I click the simulink button, I get the following error:

"
Caught "std::exception" Exception message is:
Error loading /usr/local/MATLAB/R2024b/bin/glnxa64/CmlinkViewExtensions/shared_cmlink/view/svn/libmwcmlink_view_svn_extension.so. libcrypt.so.1: cannot open shared object file: No such file or directory: Success: Success
"

I have not been able to find this error literally anywhere else, and when I submitted a support ticket to matlab, they said to change distro (bruh). I can use a virtual machine, but I really dont want to as that would be much more annoying then just having it on my computer properly

Last edited by Chris Wood (2024-10-09 18:56:19)

Offline

#2 2024-10-09 16:42:00

Chris Wood
Member
Registered: 2024-10-09
Posts: 3

Re: [SOLVED] Simulink not opening

Also, I am running the 2024b release. I have tried to install versions before that, but with all of them, I get:

"
terminate called after throwing an instance of 'std::runtime_error'
  what():  Failed to launch web window with error: Unable to launch the MATLABWindow application. The exit code was: 1
Aborted
"

when I run the install script

Offline

#3 2024-10-09 17:02:14

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,232

Re: [SOLVED] Simulink not opening

Do you have libxcrypt-compat installed?

How did you install matlab and simulink?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#4 2024-10-09 18:55:08

Chris Wood
Member
Registered: 2024-10-09
Posts: 3

Re: [SOLVED] Simulink not opening

Thank you so much! installing libxcrypt-compat was all I needed to do.

For reference, I installed matlab via the zip download they provide on their website, then running the contained install script

Offline

Board footer

Powered by FluxBB