installing matlab on ubuntu error message
조회 수: 7 (최근 30일)
이전 댓글 표시
I am trying to install matlab2022 on linux through virtualbox.
when i type sudo ./install
I get the following error message
error while loading shared libraries: libcudata.so.69: cannot open object file: no such file or directory
can you help me please
Thanks
Tharani
댓글 수: 0
답변 (1개)
Prince Kumar
2022년 3월 30일
Hi,
This error is generally caused by broken symbolic links within the installer as a result of downloading and zipping the Download Only contents on a Windows machine before moving them over to the Linux machine.
Please follow the link and try those steps:
Hope this helps!!
댓글 수: 0
참고 항목
카테고리
Help Center 및 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!