installing matlab on ubuntu error message
8 ビュー (過去 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!