Matlab 2016a does not run after installation
显示 更早的评论
Getting the below message.
/home/nilay/matlab/bin/glnxa64/MATLAB: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
I have tried sudo dnf install libxcrypt-compat but they are already installed.
These libraries seems to be placed under /etc/lib folder. When I tried to copy this file to /home/nilay/matlab/bin/glnxa64/ it generates another error.
2 个评论
Nilay Basarir Basturk
2019-10-6
Walter Roberson
2019-10-6
ncurses-compat-libs appears to possibly be what you need.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!