installing matlab on ubuntu error message
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Prince Kumar
am 30 Mär. 2022
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 Kommentare
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!