在redhat6.5上安装Oracle时,最后使用oracle用户执行runInstaller 报错如下,无法连接到安装有xmanager的windows服务器,也就无法图形化安装oracle

oracle@sjb] :./runInstaller
Starting Oracle Universal Installer... Checking Temp space: must be greater than MB. Actual MB Passed
Checking swap space: must be greater than MB. Actual MB Passed
Checking monitor: must be configured to display at least 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,

经过百度找到一个靠谱的解决方法,实验成功。如下首先检查服务器是否安装了xdpyinfo

[oracle@sjb] :/usr/bin/xdpyinfo
-bash: /usr/bin/xdpyinfo: No such file or directory ---发现并没有安装xdpyinfo

切换到root用户,安装xdpyinfo,需要安装的包很多,可见配置yum源的重要性。

[root@sjb ~]# yum -y install xdpyinfo
Loaded plugins: fastestmirror, product-id, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Loading mirror speeds from cached hostfile
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package xorg-x11-utils.x86_64 :7.5-.el6 will be installed
--> Processing Dependency: libxcb.so.()(64bit) for package: xorg-x11-utils-7.5-.el6.x86_64
--> Processing Dependency: libxcb-shape.so.()(64bit) for package: xorg-x11-utils-7.5-.el6.x86_64
--> Processing Dependency: libdmx.so.()(64bit) for package: xorg-x11-utils-7.5-.el6.x86_64
--> Processing Dependency: libXxf86vm.so.()(64bit) for package: xorg-x11-utils-7.5-.el6.x86_64
--> Processing Dependency: libXxf86misc.so.()(64bit) for package: xorg-x11-utils-7.5-.el6.x86_64
--> Processing Dependency: libXxf86dga.so.()(64bit) for package: xorg-x11-utils-7.5-.el6.x86_64
--> Processing Dependency: libXv.so.()(64bit) for package: xorg-x11-utils-7.5-.el6.x86_64
--> Processing Dependency: libXtst.so.()(64bit) for package: xorg-x11-utils-7.5-.el6.x86_64
--> Processing Dependency: libXrender.so.()(64bit) for package: xorg-x11-utils-7.5-.el6.x86_64
--> Processing Dependency: libXinerama.so.()(64bit) for package: xorg-x11-utils-7.5-.el6.x86_64
--> Processing Dependency: libXi.so.()(64bit) for package: xorg-x11-utils-7.5-.el6.x86_64
--> Processing Dependency: libXext.so.()(64bit) for package: xorg-x11-utils-7.5-.el6.x86_64
--> Processing Dependency: libX11.so.()(64bit) for package: xorg-x11-utils-7.5-.el6.x86_64
--> Processing Dependency: libX11-xcb.so.()(64bit) for package: xorg-x11-utils-7.5-.el6.x86_64
--> Running transaction check
---> Package libX11.x86_64 :1.5.-.el6 will be installed
--> Processing Dependency: libX11-common = 1.5.-.el6 for package: libX11-1.5.-.el6.x86_64
---> Package libXext.x86_64 :1.3.-.el6 will be installed
---> Package libXi.x86_64 :1.6.-.el6 will be installed
---> Package libXinerama.x86_64 :1.1.-.el6 will be installed
---> Package libXrender.x86_64 :0.9.-.el6 will be installed
---> Package libXtst.x86_64 :1.2.-.el6 will be installed
---> Package libXv.x86_64 :1.0.-.el6 will be installed
---> Package libXxf86dga.x86_64 :1.1.-.el6 will be installed
---> Package libXxf86misc.x86_64 :1.0.-.el6 will be installed
---> Package libXxf86vm.x86_64 :1.1.-.el6 will be installed
---> Package libdmx.x86_64 :1.1.-.el6 will be installed
---> Package libxcb.x86_64 :1.8.-.el6 will be installed
--> Processing Dependency: libXau.so.()(64bit) for package: libxcb-1.8.-.el6.x86_64
--> Running transaction check
---> Package libX11-common.noarch :1.5.-.el6 will be installed
---> Package libXau.x86_64 :1.0.-.el6 will be installed
--> Finished Dependency Resolution Dependencies Resolved ================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
xorg-x11-utils x86_64 7.5-.el6 Server k
Installing for dependencies:
libX11 x86_64 1.5.-.el6 Server k
libX11-common noarch 1.5.-.el6 Server k
libXau x86_64 1.0.-.el6 Server k
libXext x86_64 1.3.-.el6 Server k
libXi x86_64 1.6.-.el6 Server k
libXinerama x86_64 1.1.-.el6 Server k
libXrender x86_64 0.9.-.el6 Server k
libXtst x86_64 1.2.-.el6 Server k
libXv x86_64 1.0.-.el6 Server k
libXxf86dga x86_64 1.1.-.el6 Server k
libXxf86misc x86_64 1.0.-.el6 Server k
libXxf86vm x86_64 1.1.-.el6 Server k
libdmx x86_64 1.1.-.el6 Server k
libxcb x86_64 1.8.-.el6 Server k Transaction Summary
================================================================================
Install Package(s) Total download size: 1.2 M
Installed size: 4.1 M
Downloading Packages:
--------------------------------------------------------------------------------
Total MB/s | 1.2 MB :
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : libX11-common-1.5.-.el6.noarch /
Installing : libXau-1.0.-.el6.x86_64 /
Installing : libxcb-1.8.-.el6.x86_64 /
Installing : libX11-1.5.-.el6.x86_64 /
Installing : libXext-1.3.-.el6.x86_64 /
Installing : libXi-1.6.-.el6.x86_64 /
Installing : libXtst-1.2.-.el6.x86_64 /
Installing : libXxf86vm-1.1.-.el6.x86_64 /
Installing : libXxf86misc-1.0.-.el6.x86_64 /
Installing : libXxf86dga-1.1.-.el6.x86_64 /
Installing : libXinerama-1.1.-.el6.x86_64 /
Installing : libdmx-1.1.-.el6.x86_64 /
Installing : libXv-1.0.-.el6.x86_64 /
Installing : libXrender-0.9.-.el6.x86_64 /
Installing : xorg-x11-utils-7.5-.el6.x86_64 /
Verifying : libXrender-0.9.-.el6.x86_64 /
Verifying : libXau-1.0.-.el6.x86_64 /
Verifying : xorg-x11-utils-7.5-.el6.x86_64 /
Verifying : libXxf86vm-1.1.-.el6.x86_64 /
Verifying : libXxf86misc-1.0.-.el6.x86_64 /
Verifying : libXi-1.6.-.el6.x86_64 /
Verifying : libX11-common-1.5.-.el6.noarch /
Verifying : libXxf86dga-1.1.-.el6.x86_64 /
Verifying : libXext-1.3.-.el6.x86_64 /
Verifying : libxcb-1.8.-.el6.x86_64 /
Verifying : libXinerama-1.1.-.el6.x86_64 /
Verifying : libdmx-1.1.-.el6.x86_64 /
Verifying : libX11-1.5.-.el6.x86_64 /
Verifying : libXv-1.0.-.el6.x86_64 /
Verifying : libXtst-1.2.-.el6.x86_64 / Installed:
xorg-x11-utils.x86_64 :7.5-.el6 Dependency Installed:
libX11.x86_64 :1.5.-.el6 libX11-common.noarch :1.5.-.el6
libXau.x86_64 :1.0.-.el6 libXext.x86_64 :1.3.-.el6
libXi.x86_64 :1.6.-.el6 libXinerama.x86_64 :1.1.-.el6
libXrender.x86_64 :0.9.-.el6 libXtst.x86_64 :1.2.-.el6
libXv.x86_64 :1.0.-.el6 libXxf86dga.x86_64 :1.1.-.el6
libXxf86misc.x86_64 :1.0.-.el6 libXxf86vm.x86_64 :1.1.-.el6
libdmx.x86_64 :1.1.-.el6 libxcb.x86_64 :1.8.-.el6 Complete!

安装完成后,再执行数据库安装脚本,一切OK。

[oracle@sjb] :./runInstaller
Starting Oracle Universal Installer... Checking Temp space: must be greater than MB. Actual MB Passed
Checking swap space: must be greater than MB. Actual MB Passed
Checking monitor: must be configured to display at least colors. Actual Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2019--31_04--55PM. Please wait ...[oracle@sjb] :You can find the log of this install session at:
/u01/app/oraInventory/logs/installActions2019--31_04--55PM.log

感谢链接https://www.linuxidc.com/Linux/2018-09/154217.htm

linux安装数据时报错Could not execute auto check for display colors using command /usr/bin/xdpyinfo.的更多相关文章

  1. 图形化界面安装oracle报错Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set.

    问题描述: 在Linux + oracle 安装时,采有root 帐号登录x-windows 界面,然后 $su oracle 登录录安装Oracle 报以下错误: >>> Coul ...

  2. (转)Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPL

    转自:http://blog.csdn.net/huashnag/article/details/9357517 Starting Oracle Universal Installer... Chec ...

  3. Could not execute auto check for display colors using command /usr/bin/xdpyinfo.(

    Steps to resolve this issue: 1) login into root user( su -l root) 2) execute this command : xhost +S ...

  4. 关于Linux下安装Oracle时报错:out of memory的问题分析说明

    一.说明 在Oracle安装过程中,可能遇到out of memory这种错误,这是由于系统内存不足导致!我们可以通过加内存的方式解决! 而如果是另一种情况呢: 例如我在主机上装了两个Oracle服务 ...

  5. Linux 安装软件报错 Sub-process /usr/bin/dpkg returned an error code (1)

    Linux 通过 apt-get 安装软件时报错,换一个软件安装也一样. Errors were encountered while processing: blueman E: Sub-proces ...

  6. CentOS6.5安装readline时报错:/usr/bin/ld : cannot find -lncurses

    CentOS6.5安装readline时报错:/usr/bin/ld : cannot find -lncurses 解决方法: 安装ncurses-devel,输入命令: #yum install ...

  7. c#保存datagridview中的数据时报错 “动态SQL生成失败。找不到关键信息”

    ilovejinglei 原文 C#中保存datagridview中的数据时报错"动态SQL生成失败.找不到关键信息" 问题描述     相关代码 using System; us ...

  8. 安装tcpreplay时报错:configure: error: libdnet not found

    安装tcpreplay时报错configure: error: libdnet not found 解决方法: 下载包libdnet-1.8.tar.gz并安装,依次执行: ./configure m ...

  9. 安装 node-sass 时报错

    在安装 node-sass 时报错,截图如下 解决方法如下: npm install --save node-sass --registry=https://registry.npm.taobao.o ...

随机推荐

  1. ThreadLocal的进化——InheritableThreadLocal

    之前有介绍过 ThreadLocal,JDK 后来针对此做了一个升级版本 InheritableThreadLocal,今天就来好好介绍下. 为什么要升级 首先我们来想想,为什么要升级?这就要说起 T ...

  2. [TimLinux] Python IDE工具

    1. 首推IDE工具PyCharm JetBrains公司推出的系列IDE工具中支持Python编译语言的开发工具,基本上可以认为是行业第一IDE工具了,分为社区版和专业版,可以创建纯Python单文 ...

  3. [TimLinux] JavaScript 给表单提前之前进行验证的方法

    1. onSubmit事件 这个事件是注册到form表单上的,不是注册在input type="submit"这个input按钮上面的. 2. 注册方式 HTML内部注册:< ...

  4. rsync服务的讲解

    第2章 rsync备份服务器的搭建 2.1 rsync备份服务器的概念 2.1.1 概念 rsync服务器对网站服务器数据进行备份(防止数据丢失和数据进行恢复) rsync服务器对网站服务器数据进行对 ...

  5. isensor app kit 之 CF5642V2 OV5642 测试总结

    . 总结; 使用官哥的cf5642c-v2时,需要将isensor app kit 上的iic上拉电阻去掉,否则可能导致寄存器初始化不成功,去掉即可,使用柴草电子的模组则不需要.

  6. JS操作document对象

    找到对象: document.getElementById():返回对拥有指定 id 的第一个对象的引用. document.getElementsByName():返回带有指定名称的对象集合. do ...

  7. 超简单!asp.net core前后端分离项目使用gitlab-ci持续集成到IIS

    现在好多使用gitlab-ci的持续集成的教程,大部分都是发布到linux系统上的,但是目前还是有很大一部分企业使用的都是windows系统使用IIS在部署.NET应用程序.这里写一下如何使用gitl ...

  8. Electron开发和Web开发对比

  9. CookieUtils-浏览器缓存工具类

    package cn.yonyong.myproject.commons.utils; import javax.servlet.http.Cookie; import javax.servlet.h ...

  10. NodeJS4-4静态资源服务器实战_优化引入模板引擎

    引入模板引擎(handlebars) cnpm i handlebars 结构大概是这样子的,新建模板dir.tpl文件和route.js dir.tpl <!DOCTYPE html> ...