Hello!
i try install oracle 10g to centos 4.7 server but cannot run xhost, see message:
[root@centos ~]# xhost +
xhost: unable to open display "192.168.1.5:0.0"
[root@centos ~]# echo $DISPLAY
192.168.1.5:0.0
Help me please. :-)
Oracle 10g Installation
-
- Retired Moderator
- Posts: 18276
- Joined: 2006/12/13 20:15:34
- Location: Tidewater, Virginia, North America
- Contact:
Oracle 10g Installation
Just because $DISPLAY is set does not mean you are logged into an x-term, gnome terminal, konsole, etc., in an X session; or even that the X server is running. Please provide more information about the situation. Are you sitting at the console; is X running; how did you log in?