23. Can't connect to X11 window server using '127.0.0.1:0.0' as the value of the DISPLAY variable.解决办法
Posted on 2016-11-15 14:31 zkx4213 阅读(519) 评论(0) 收藏 举报在终端里 以root用户执行 #xhost +
然后su - oracle
执行#export DISPLAY=:0
运行runinstaller
在终端里 以root用户执行 #xhost +
然后su - oracle
执行#export DISPLAY=:0
运行runinstaller