Install Matlab R2015b on Ubuntu Server 16.04 using CLI
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!