How to solve xdpyinfo Errors

 The following error messages indicate that xdpyinfo is not installed:

  • 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.
The xdpyinfo program must be installed.
Type the following command.

yum install xorg-x11-utils-<version-number>

If the program is already installed, check whether the oracle user has execute privileges.
[oracle@ouzo ~]$ cd /usr/bin

[oracle@ouzo bin]$ ls -al | grep xdpyinfo

-rwxr-xr-x   1 root root      38112 Feb 23  2015 xdpyinfo


If the oracle user does not have executable privileges, log in as root and execute this command:

xhost +SI:localuser:oracle

Log in as the oracle user and run the installer.
./runInstaller

    Comments

    Popular posts from this blog

    How to drop index and before dropping it how to get the DDL.

    PRVG-11250 : The check "RPM Package Manager database" was not performed because

    ORA-00257:archiver error, connect internal only until freed

    Verifying Daemon “Avahi-Daemon” Not Configured And Running …FAILED (PRVG-1360)

    Linux OL7/RHEL7: PRVE-0421 : No entry exists in /etc/fstab for mounting /dev/shm

    SKIP DNS RESLOV.CONF CHECK DURING RAC CONFIGURATION

    CPU Patch Analysis

    How to write to a CSV file using Oracle SQL*Plus

    How to troubleshoot Long Running Concurrent Request in EBS 12.2

    How To Manage Space of The FRA in the Oracle DB