Linux 2012 Matlab Runtime installer 32-bit syntax error during installation "(" unexpected

3 views (last 30 days)
After unzipping the 2012 MCR and running `sudo ./installer -glnx86 -v` the following is outputted:
Preparing installation files ...
mkdir: cannot create directory ‘/sys/java’: Operation not permitted
cp: target ‘/sys/java/jre/glnx86/jre’ is not a directory
-> DVD = /home/snickerdoodle
-> ARCH = glnx86
-> DISPLAY =
-> TESTONLY = 0
-> JRE_LOC = /home/snickerdoodle/sys/java/jre/glnx86/jre
-> LD_LIBRARY_PATH = /bin/glnx86
Command to run: /home/snickerdoodle/sys/java/jre/glnx86/jre/bin/java -splash:"/home/snickerdoodle/java/splash.png" -Djava.ext.dirs=/sys/java/jre/glnx86/jre/lib/ext:/java/jar:/java/jarext:/java/jarext/axis2/:/java/jarext/guice/:/java/jarext/webservices/ com/mathworks/mcrinstaller/MCRInstallLauncher -root "/home/snickerdoodle" -tmpdir ""
Installing ... /home/snickerdoodle/sys/java/jre/glnx86/jre/bin/java: 1: /home/snickerdoodle/sys/java/jre/glnx86/jre/bin/java: Syntax error: "(" unexpected
I'm not sure why this error is raised
  1 Comment
Alex George
Alex George on 13 Jul 2017
Update
MathWorks has reached out saying the 32-bit MATLAB Compiler Runtime environment can only be run in x86-64 processors and will not work on ARM based systems.

Sign in to comment.

Answers (0)

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!