Matlab 2016a does not run after installation
Show older comments
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 Comments
Nilay Basarir Basturk
on 6 Oct 2019
Walter Roberson
on 6 Oct 2019
ncurses-compat-libs appears to possibly be what you need.
Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!