Install through X11 Forwarding on Red Hat 7
Show older comments
I'm having trouble installing MATLAB R2015B on Red Hat Enterprise 7 through X11 forwarding. When I run "./install" I can see the splash screen, but then the installer immediately quits. Here is the corresponding output:
$ ./install
Preparing installation files ...
Installing ...
Finished
I have also run ./install -v, here it is:
$ ./install -v
Preparing installation files ...
-> DVD = /home/user/matlab_install
-> ARCH = glnxa64
-> DISPLAY = 152.19.9.71:10.0
-> TESTONLY = 0
-> JRE_LOC = /tmp/mathworks_8084/sys/java/jre/glnxa64/jre
-> LD_LIBRARY_PATH = /tmp/mathworks_8084/bin/glnxa64
Command to run:
/tmp/mathworks_8084/sys/java/jre/glnxa64/jre/bin/java -Xmx512m -splash:"/home/user/matlab_install/java/splash.png" -cp /tmp/mathworks_8084/java/config/professionalinstaller/pathlist.jar com/mathworks/professionalinstaller/Launcher -root "/home/user/matlab_install" -libdir "/tmp/mathworks_8084"
Installing ...
Finished
This command also shows the splash screen and immediately dies. Has anyone else encountered this problem?
Accepted Answer
More Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!