When I try to install matlab 2013b on redhat 7 x86_64 I am getting this error message
조회 수: 5 (최근 30일)
이전 댓글 표시
Preparing installation files ...
Installing ...
./install: line 730: /tmp/mathworks_58215/sys/java/jre/glnxa64/jre/bin/java: cannot execute binary file
Finished
[root@t120160911381 R2013b_UNIX]#
댓글 수: 1
Walter Roberson
2017년 1월 17일
Please show the output of
file /tmp/mathworks_58215/sys/java/jre/glnxa64/jre/bin/java
... if that file still exists (it might not; it might have been cleaned up.)
답변 (1개)
Vandana Ravichandran
2017년 1월 20일
편집: Vandana Ravichandran
2017년 1월 20일
The "java: cannot execute binary file" error usually occurs due to bad/incomplete download of installation files. Make sure that aren't any security software preventing the complete download of these files. Downloading and installing the files again should help to resolve the problem.
댓글 수: 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!