Sponsored Content
Operating Systems Linux Red Hat I am getting below error while trying to install Oracle 12c release 2 on rhel 7 Post 302999700 by RavinderSingh13 on Monday 26th of June 2017 01:47:19 PM
Old 06-26-2017
Hello balasahu,

Also want to add what Scrutinizer has mentioned already, if in case DISPLAY variable is NOT set in the box(way has been provided by Scrutinizer in POST#2) then you could do following too.
Code:
DISPLAY=your_box_ip_address:0.0; export DISPLAY;

Then you could run your installable in the box.

NOTE: I hope you aware that there are tools available for displaying GUI installation or un-installation tasks from *NIX boxes to on standard output(your screen), eg--> xming, humming bird etc. For these kind of tools only we have to set this variable mostly.

Thanks,
R. Singh
 

4 More Discussions You Might Find Interesting

1. HP-UX

Oracle 9i install: Error in invoking target install of makefile

I receive an error while installing Oracle 9i: Error in invoking target install of makefile /opt/oracle/product/9.2.0/sqlplus/lib/ins_sqlplus.mk Furthermore: $ whoami oracle $ echo $ORACLE_HOME /opt/oracle/product/9.2.0 $ pwd /opt/oracle/product/9.2.0/sqlplus/lib $ ll total... (5 Replies)
Discussion started by: chris2005
5 Replies

2. Red Hat

Error throwing while installing vsftpd package in rhel 6. using rhel 6 dvd.

Hi all, Im studying rhcsa as of now, so yum installation and dependencies are messing me to not workit out. i have dual os, win 7 & rhel 6. i have tried this installation of vsftpd package with rhel 6 dvd in VM rhel 6 in win 7 as well as host rhel 6.still the same issue. below error... (6 Replies)
Discussion started by: redhatlbug
6 Replies

3. UNIX for Dummies Questions & Answers

Oracle 12c installer - error "DISPLAY not set"

Good evening to all! :-) Need some help from experinced Oracle users. I am trying to install Oracle 12c to Redhat. sudo -u oracle ./runInstaller But installer answered me: Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY... (5 Replies)
Discussion started by: scj2012
5 Replies

4. Red Hat

Is it possible to install RHEL 7 on top of RHEL 6?

Hi We have RHEL 6.7 on an HP physical server and want to install RHEL 7 (not upgrade) on top of it by means of virtualization. Is it possible to install/configure RHEV/KVM virtualization on base RHEL 6.7 OS instance and then install RHEL 7 as a VM guest on it? If yes, could you please guide me... (1 Reply)
Discussion started by: magnus29
1 Replies
OBXPROP(1)						      General Commands Manual							OBXPROP(1)

NAME
openbox -- A minimalistic, highly configurable, next generation window manager with extensive standards support. SYNOPSIS
openbox [--help] [--display DISPLAY] [--id ID] [--root] [--] [PROPERTY ...] DESCRIPTION
obxprop is a tool for displaying the properties on an x window. This tool has a similar functionality to xprop, but obxprop allows you to see UTF-8 strings as text. You may use the --id option to specify a window identifier, otherwise obxprop will allow you to select a window by clicking on it. Primarily, this tool exists for Openbox users to see the value of the _OB_APP_NAME, _OB_APP_CLASS, _OB_APP_ROLE, and _OB_APP_TYPE proper- ties, which Openbox uses for matching windows against user-defined application rules. OPTIONS
These are the possible options that openbox accepts: --help Show a summary of the options available. --display DISPLAY Specify the X display to use. --id ID Specify the window identifier for the window whose properties will be displayed. Similar to xprop, you may pass one or more property names to have openbox limit its output to only the properties requested. SEE ALSO
openbox (1), openbox-session(1), openbox-gnome-session(1), openbox-kde-session(1). Please report bugs to: http://bugzilla.icculus.org/ OBXPROP(1)
All times are GMT -4. The time now is 05:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy