Clear Filters
Clear Filters

When I try to install matlab 2013b on redhat 7 x86_64 I am getting this error message

1 view (last 30 days)
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 Comment
Walter Roberson
Walter Roberson on 17 Jan 2017
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.)

Sign in to comment.

Answers (1)

Vandana Ravichandran
Vandana Ravichandran on 20 Jan 2017
Edited: Vandana Ravichandran on 20 Jan 2017
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.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!