发新话题
打印

redhat7.1下oracle8.17安装错误

runInstaller后报:Xlib:connection to ":0.0" refused by server
刚接触linux,望各位指点

      

TOP

是不是Xserver出了问题了

检查你的Xserver的配置文件和Oracle用户的环境变量      
Redhat 7.2 and Xfce 3,I Can NOT input Chinese!

TOP

应该是,退出xwindow就报同样的错:
Gdk-ERROR **: X connection to :0.0 broken(explicit kill or server shutdown)

可是我重新安装也没用,是不是我的RedHat7.1有问题?


      

TOP

升级你的Xserver试试吧

也许有用,不行就重新装一遍      
Redhat 7.2 and Xfce 3,I Can NOT input Chinese!

TOP

RedHat重装N次了,显卡也换过,还是一回事。
我是不是该再找个linux盘装装看?

      

TOP

不会吧

你在.bash_profile里加入export DISPLAY=“your ipaddress:0.0”试试,我想可能没有什么大的作用,你用的是什么linux,什么Xserver
      
Redhat 7.2 and Xfce 3,I Can NOT input Chinese!

TOP

在你启动Xwindow的用户Terminal里,输入: 'xhost +'就可以了      

TOP

发新话题