在 Ubuntu Server 16.04 上安裝 Matlab CLI 介面

在 Ubuntu Server 16.04 上安裝 Matlab CLI 介面

我在透過 CLI 介面安裝 Matlab 時遇到一些問題。我已將 .iso 安裝為 root,然後更改為常規使用者帳戶來安裝軟體。

---------------------------------------------------------------------------
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
---------------------------------------------------------------------------

當我使用: printenv | grep DISPLAY 沒有輸出

也嘗試使用 ssh -Y 或 -X 但沒有結果也控制了 X11 轉送的 /etc/ssh/sshd_config

有人遇到過這種情況並知道如何解決嗎?

謝謝

此致

相關內容