Feeds
답변 있음
/usr/local/MATLAB/R2011a/bin/util/oscheck.sh: 605: /lib64/libc.so.6: not found
if for some reason the solution I gave above does not work, try to see where the libc.so.6 files are on your system by executing...
/usr/local/MATLAB/R2011a/bin/util/oscheck.sh: 605: /lib64/libc.so.6: not found
if for some reason the solution I gave above does not work, try to see where the libc.so.6 files are on your system by executing...
대략 14년 전 | 0
답변 있음
/usr/local/MATLAB/R2011a/bin/util/oscheck.sh: 605: /lib64/libc.so.6: not found
I had the same problem, you can make a symbolic link to the location matlab expects it to be with the following command: ln -...
/usr/local/MATLAB/R2011a/bin/util/oscheck.sh: 605: /lib64/libc.so.6: not found
I had the same problem, you can make a symbolic link to the location matlab expects it to be with the following command: ln -...
14년 초과 전 | 6
| 수락됨

