ORACLE安裝報錯 無法打開圖像化界面

報錯信息:

[grid@rhel65 grid]$ ./runInstaller 

Starting Oracle Universal Installer...


Checking Temp space: must be greater than 120 MB.   Actual 34027 MB    Passed

Checking swap space: must be greater than 150 MB.   Actual 3999 MB    Passed

Checking monitor: must be configured to display at least 256 colors

    >>> Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set.    Failed <<<<


Some requirement checks failed. You must fulfill these requirements before


continuing with the installation,


Continue? (y/n) [n]



解決方法:

yum install -y xorg-x11-apps

yum -y install xorg-x11-utils

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章