Install Matlab R2015b on Ubuntu Server 16.04 using CLI
4 views (last 30 days)
Show older comments
Im having some problems to install Matlab through the CLI interface. I have mounted the .iso as root and then changed to my regular user account for installing the software.
---------------------------------------------------------------------------
Error: Installation cannot proceed. You may either:
1. Set an X11 display, and restart the install process
2. Use the silent install feature by specifying the -mode silent option
---------------------------------------------------------------------------
When I use: printenv | grep DISPLAY there is no output
Also tried with ssh -Y or -X with no results Also controlled the /etc/ssh/sshd_config that X11 is on forwarding
Anyone who encountered this and know how to solve it?
Thanks
Best regards
0 Comments
Answers (1)
See Also
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!