Linux 2012 Matlab Runtime installer 32-bit syntax error during installation "(" unexpected
Afficher commentaires plus anciens
- 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 commentaire
Alex George
le 13 Juil 2017
Réponses (0)
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!