Install Matlab R2015b on Ubuntu Server 16.04 using CLI
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!