linux出现 DISPLAY 尚未设置 解决办法

linux出现 DISPLAY 尚未设置 解决方法现在root用户目录下执行#xhost +然后#su - oracle$DISPLAY:0.0expo

linux出现 DISPLAY 尚未设置 解决方法

现在root用户目录下执行#xhost +
然后#su - oracle
$DISPLAY=:0.0;export DISPLAY
$cd /Disk1
$./runInstaller

或者xhostlocal:oracle执行安装

<!--@page { margin: 2cm }P { margin-bottom: 0.21cm }-->

就ok了