在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. EasyUI整合SpringBoot,Spring Data对数据的分页操作

    EasyUI的用法可以看中文官网,看插件是如何使用的 EasyUI中文官网 前端页面 <table id="dg" title="My Users" cl ...

  2. 嵌入式—ASCII码

    为了可以在计算机保存他们的文字,他们决定采用 127号之后的空位来表示这些新的字母.符号,还加入了很多画表格时需要用下到的横线.竖线.交叉等形状,一直把序号编到了最后一个状态255.从128 到255 ...

  3. 剑指Offer-41.和为S的连续正数序列(C++/Java)

    题目: 小明很喜欢数学,有一天他在做数学作业时,要求计算出9~16的和,他马上就写出了正确答案是100.但是他并不满足于此,他在想究竟有多少种连续的正数序列的和为100(至少包括两个数).没多久,他就 ...

  4. node-sass下载失败

    在angular项目中下载依赖npm install时提示node-sass安装失败,解决方法如下: 1.下载win32-x64-57_binding.node文件至指定目录 2.添加环境变量: 变量 ...

  5. 一个简单的示例在spring boot中实现国际化

    最近在网上找了一个有关账单管理的spring boot项目,其中有一部分是涉及显示国际化信息的,即将页面上的中英文进行转换.因为在这之前这部分内容没有接触过,所以在这记录下过程. 中文效果图如下所示: ...

  6. Linux防火墙的相关资料

    1.查看防火墙状态 [root@localhost ~]# service iptables status 2.编辑/etc/sysconfig/iptables文件.我们实例中要打开8080端口和9 ...

  7. 《Java基础知识》Java集合(Collection)

    作为一个Developer,Java集合类是我们在工作中运用最多的.最频繁的类.相比于数组(Array)来说,集合类的长度可变,更加适合于现代开发需求: Java集合就像一个容器,可以存储任何类型的数 ...

  8. C# 只读模式读取txt文件内容

    读取txt文件时,提示异常: 文件“..\Log\all_info.txt”正由另一进程使用,因此该进程无法访问此文件 原因: 日志文件通过lognet生成的日志文件(C#使用log4net记录日志) ...

  9. 1.Android-入门之系统架构介绍

    1.Android 系统架构 android分为四个层,从高层到低层分别是应用程序层.应用程序框架层.系统运行库层和linux核心层,如下图所示: 2.application应用程序层 该层提供一些核 ...

  10. iOS开发 - 超级签名实现之描述文件

    简介 因为最近企业签掉得太严重了,上头要求实现超级签进行游戏下载.故有了此文章,记录一下过程. 签名原理其实很简单,超级签名的技术就是使用个人开发者账号,将用户的设备当作开发设备进行应用分发.这也导致 ...