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!