Can't run findpeaks on Matab R2017b on Linux
Afficher commentaires plus anciens
I was previously able to run the findpeaks function on my Linux computer using Matlab R2017a. I upgraded to Matlab R2017b, but can no longer run the function, as I get this error message instead:
Can't load '/usr/local/MATLAB/R2017b/bin/glnxa64/libmwdastudio.so':
/usr/local/MATLAB/R2017b/sys/jxbrowser/glnxa64/xulrunner/xulrunner-linux-64/libnssutil3.so:
version `NSSUTIL_3.12.5' not found (required by
/usr/local/MATLAB/R2017b/bin/glnxa64/libQt5WebEngineCore.so.5)
How can I fix this problem?
Réponse acceptée
Plus de réponses (1)
Meeshawn Marathe
le 19 Oct 2017
Modifié(e) : Meeshawn Marathe
le 19 Oct 2017
0 votes
It looks like the Linux distribution you are using may no longer be supported in MATLAB R2017b. Please go through this link for more information. You could either upgrade to a more recent version of your distribution or switch over to one of the supporters distributions. If you can't upgrade your OS currently, try using a more recent version of the 'libnssutil3.so' library.
1 commentaire
Michael Jablecki
le 18 Déc 2019
Same problem on the supported RHEL / Centos 7 Platform and Matlab 2018a. Same fix worked. Ouch.
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!