Linux 2012 Matlab Runtime installer 32-bit syntax error during installation "(" unexpected
Mostrar comentarios más antiguos
- 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 comentario
Alex George
el 13 de Jul. de 2017
Respuestas (0)
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!