- 論壇徽章:
- 0
|
RH4的感覺
借貼說句話,我無法發(fā)表新貼.
在RHEL4安裝ORACLE數(shù)據(jù)庫的時(shí)候,總是出現(xiàn)下面的錯(cuò)誤,無論我執(zhí)行:
# xhost +localhost
# xhost +hostname
# xhost +IP
[oracle@server]$ export DISPLAY=localhost:0.0
[oracle@server]$ export DISPLAY=IP:0.0
[oracle@server]$ export DISPLAY=hostname:0.0
都不成,仍然出這些錯(cuò)誤,是不是因?yàn)閄 SERVER沒有啟動(dòng),該如何啟動(dòng)呢?請(qǐng)知道的朋友指點(diǎn)一下.謝謝.
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using '127.0.0.1:0.0' as the value of the DISPLAY variable. |
|