Install Matlab R2015b on Ubuntu Server 16.04 using CLI
显示 更早的评论
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
回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!