在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. BZOJ 3033 太鼓达人(DFS+欧拉回路)

    Description 七夕祭上,Vani牵着cl的手,在明亮的灯光和欢乐的气氛中愉快地穿行.这时,在前面忽然出现了一台太鼓达人机台,而在机台前坐着的是刚刚被精英队伍成员XLk.Poet_shy和ly ...

  2. B.Silly Mistake

    题目:愚蠢的错误 题意:中心公司有一个办公室有一个成熟的安全系统,这里面有10^6个雇员,编号从1到10^6 安全系统有入口和出口,数字i表示第i个雇员进入,-i表示第i个雇员出去 公司有一些严格的规 ...

  3. Linq 常用操作(增删改)

    增加 using(var db = new Entities()) { //数据操作 UserInfo user = new UserInfo() { UserName = "zhangsa ...

  4. JS基础-正则

    正则表达式 创建正则表达式 使用一个正则表达式字面量 const regex = /^[a-zA-Z]+[0-9]*\W?_$/gi; 调用RegExp对象的构造函数 const regex = ne ...

  5. python学习-class对象

    # 面向对象 python,java,c## 面向过程 C # 类和对象# 类 类型类别.类别 物以类聚 一类事物# 班级.人类.动物类.车.学生类.老师类.手机.电脑# 统称 == 共同特性# 不具 ...

  6. 在MSSQL中的简单数据类型递归

    在某些特定的项目需求中,我们需要实现树状数据结构, 由此,我们需要用递归将数据查询出来. WITH T AS ( SELECT ID,PID FROM TableName WHERE ID=1 UNI ...

  7. CCF-CSP题解 201703-3 Markdown

    要求实现简易的Markdown到Html格式的转换. 主要就是字符串处理.以空行划分各个区块,区块内部字符的输出用一个\(print\_buf\)实现,至于强调和超链接的嵌套,则可以递归实现. 注意用 ...

  8. IIS中部署网站

    1.安装开IIS,打开IIS(Win+R -->inetmgr.exe) 2.进入IIS主界面,右键网站,选择“添加网站”. 3.在“添加网站”对话框中,添加网站名称. 4.点击应用程序池选择, ...

  9. Vsftpd运行的两种模式-xinetd运行模式和 standalone模式

    vsftpd运行的两种模式-xinetd运行模式和 standalone模式 vsftpd提供了standalone和inetd(inetd或xinetd)两种运行模式. standalone一次性启 ...

  10. [ASP.NET Core 3框架揭秘] 依赖注入[10]:与第三方依赖注入框架的适配

    .NET Core具有一个承载(Hosting)系统,承载需要在后台长时间运行的服务,一个ASP.NET Core应用仅仅是该系统承载的一种服务而已.承载系统总是采用依赖注入的方式来消费它在服务承载过 ...