Lor*_*cci 2 java linux install
我已经下载java_ee_sdk-6u2-unix-ml.sh以便在CENTOS上安装.
但是当尝试安装时 - 收到此错误:
This program requires DISPLAY environment variable to be set.
Please re-run after assigning an appropriate value to DISPLAY.
Run Code Online (Sandbox Code Playgroud)
但这是服务器 - 我无法安装图形系统.我能做什么?谢谢.
在执行之前尝试这个:
export DISPLAY=:0
Run Code Online (Sandbox Code Playgroud)
如果您通过Putty连接到无头系统,请不要忘记在本地计算机上安装X11客户端.