error installing matlab student r2012a on clean installation of ubuntu 12.04
Show older comments
I just installed a clean copy of ubuntu 12.04 on my pc. When I run the install script on my matlab student R2012a dvd with the command "sudo ./install -v" I get the output below.
vancan1ty@probook:/media/MATHWORKS_R2012A$ sudo ./install -v
[sudo] password for vancan1ty:
Could not find JRE for glnxa64. Trying glnx86.
Preparing installation files ...
-> DVD = /media/MATHWORKS_R2012A
-> ARCH = glnx86
-> DISPLAY = :0.0
-> TESTONLY = 0
-> JRE_LOC = /tmp/mathworks_3402/sys/java/jre/glnx86/jre
-> LD_LIBRARY_PATH = /tmp/mathworks_3402/bin/glnx86
Command to run:
/tmp/mathworks_3402/sys/java/jre/glnx86/jre/bin/java -splash:"/media/MATHWORKS_R2012A/java/splash.png" -Djava.ext.dirs=/tmp/mathworks_3402/sys/java/jre/glnx86/jre/lib/ext:/tmp/mathworks_3402/java/jar:/tmp/mathworks_3402/java/jarext:/tmp/mathworks_3402/java/jarext/axis2/:/tmp/mathworks_3402/java/jarext/guice/:/tmp/mathworks_3402/java/jarext/webservices/ com/mathworks/studentinstaller/Launcher -root "/media/MATHWORKS_R2012A" -tmpdir "/tmp/mathworks_3402"
Installing ...
./install: 1: eval: /tmp/mathworks_3402/sys/java/jre/glnx86/jre/bin/java: not found
Finished
The matlab splash screen never comes up. Does anyone have any suggestions as to what I could try next? Any help would be appreciated.
Accepted Answer
More 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!