oracle 安装出现 must be configured to display at least 256 colors 问题

编程入门 行业动态 更新时间:2024-10-07 20:32:04

oracle 安装出现 must be <a href=https://www.elefans.com/category/jswz/34/1759100.html style=configured to display at least 256 colors 问题"/>

oracle 安装出现 must be configured to display at least 256 colors 问题

安装oracle11g时,运行xmanager
export DISPLAY=192.168.133.xxx:0.0
./runInstall.sh
出现如下提示:
Checking Temp space: must be greater than 120 MB. Actual 29477 MB Passed
Checking swap space: must be greater than 150 MB. Actual 511 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
解决方案:
1. 安装xdpyinfo
yum install -y xdpyinfo
2. root下执行
xhost +
3. oracle下执行
export DISPLAY=192.168.133.xxx:0.0
再次运行安装脚本就出现图像界面。
 

 

更多推荐

oracle 安装出现 must be configured to display at least 256 colors 问题

本文发布于:2024-03-14 00:00:35,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1735174.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:configured   oracle   display   colors

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!