Linux 2012 Matlab Runtime installer 32-bit syntax error during installation "(" unexpected
Show older comments
- Host processor: ARMv71
- Matlab Compiler: 2012a (7.17) 32-bit
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
on 13 Jul 2017
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!