Fork me on GitHub

解决安装oracle时出现Checking monitor: must be configured to display at least 256 colors

法一:

运行如下命令安装vnc

yum install tigervnc tigervnc-serverv

法二:

如果执行./runInstaller还是报错为

Could not execute auto check for display colors using command /usr/bin/xdpyinfo <<failed



安装xdpyinfo

yum install xdpyinfo
————————————————

参考原文链接:https://blog.csdn.net/qq_40170325/article/details/82254824

posted @ 2021-11-19 16:01  learn_B  阅读(2171)  评论(0)    收藏  举报