MCRInstaller on the PandaBoard. ARM platform

1 次查看(过去 30 天)
I'm trying to run the MCRInstaller on the PandaBoard. The Pandaboard runs Ubuntu 12.04 Pangolin desktop (ported for Panda).
I've unziped the MCRInstaller in the home directory. When trying to run with build-in java, i get the following error:
tmp/mathworks_4667/sys/java/jre/glnx86/jre/bin/java: 1: /tmp/mathworks_4667/sys/java/jre/glnx86/jre/bin/java: Syntax error: "(" unexpected
When trying the same .zip file on a different Ubuntu-machine with a different architecture, it installs without a problem.
When using
sudo sh ./install -glnx86 -javadir /usr/lib/jvm/java-6-openjdk-armhf/jre
It gives this error:
Exception in thread "main" com.google.inject.ProvisionException: Guice provision errors:
next are a lot of java errors (will post them if it helps) An (I think) important message is:
Caused by: com.mathworks.instutil.JNIException: java.lang.UnsatisfiedLinkError: /tmp/mathworks_4714/bin/glnx86/libinstutil.so: /tmp/mathworks_4714/bin/glnx86/libinstutil.so: No such file or directory (Possible cause: can't load IA 32-bit .so on a ARM-bit platform)
Please help =)

采纳的回答

Walter Roberson
Walter Roberson 2013-3-28
MCR can only work on the same operating systems and architectures as the corresponding version of MATLAB. As best I recall, there has never been a version of MATLAB that run on ARM CPUs. The CPUs that I recall (historically) are DEC, SPARC, MIPS, HP and Intel -- but never ARM.
  1 个评论
xxxxx
xxxxx 2013-3-28
Hmm.. That's a shame. Now I have to search for a mistake in the Matlab Coder to run my model.
Anyway, many thanks for the fast answer!

请先登录,再进行评论。

更多回答(0 个)

产品

Community Treasure Hunt

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

Start Hunting!

Translated by