Can not install Oracle database in Linux 7
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I am trying to install Oracle database to Linux machine.I am getting error down below
Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
I run commands down below but it still returns error. What should I do?
[oracle@localhost ~]$ hostname
localhost.localdomain
[oracle@localhost ~]$ DISPLAY=localhost.localdomain:0.0; export DISPLAY
[oracle@localhost ~]$ xclock
Error: Can't open display: localhost.localdomain:0.0
Linux Version
[root@localhost oracle]# uname -a
Linux localhost.localdomain 3.10.0-514.el7.x86_64 #1 SMP Wed Oct 19
11:24:13 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux
Oracle Db Version 12.2.01
rhel x11 software-installation oracle-database
add a comment |Â
up vote
1
down vote
favorite
I am trying to install Oracle database to Linux machine.I am getting error down below
Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
I run commands down below but it still returns error. What should I do?
[oracle@localhost ~]$ hostname
localhost.localdomain
[oracle@localhost ~]$ DISPLAY=localhost.localdomain:0.0; export DISPLAY
[oracle@localhost ~]$ xclock
Error: Can't open display: localhost.localdomain:0.0
Linux Version
[root@localhost oracle]# uname -a
Linux localhost.localdomain 3.10.0-514.el7.x86_64 #1 SMP Wed Oct 19
11:24:13 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux
Oracle Db Version 12.2.01
rhel x11 software-installation oracle-database
Are you trying to perform this installation on a remote server or locally?
â Thegs
Oct 27 '17 at 19:43
On local server.
â 1010111100011
Oct 27 '17 at 19:46
You are sending the DISPLAY back to itself. You either need to forward your display to an x11 client, or run a desktop on the server so it has an x11 client
â Dave Evans
Oct 27 '17 at 20:05
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I am trying to install Oracle database to Linux machine.I am getting error down below
Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
I run commands down below but it still returns error. What should I do?
[oracle@localhost ~]$ hostname
localhost.localdomain
[oracle@localhost ~]$ DISPLAY=localhost.localdomain:0.0; export DISPLAY
[oracle@localhost ~]$ xclock
Error: Can't open display: localhost.localdomain:0.0
Linux Version
[root@localhost oracle]# uname -a
Linux localhost.localdomain 3.10.0-514.el7.x86_64 #1 SMP Wed Oct 19
11:24:13 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux
Oracle Db Version 12.2.01
rhel x11 software-installation oracle-database
I am trying to install Oracle database to Linux machine.I am getting error down below
Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
I run commands down below but it still returns error. What should I do?
[oracle@localhost ~]$ hostname
localhost.localdomain
[oracle@localhost ~]$ DISPLAY=localhost.localdomain:0.0; export DISPLAY
[oracle@localhost ~]$ xclock
Error: Can't open display: localhost.localdomain:0.0
Linux Version
[root@localhost oracle]# uname -a
Linux localhost.localdomain 3.10.0-514.el7.x86_64 #1 SMP Wed Oct 19
11:24:13 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux
Oracle Db Version 12.2.01
rhel x11 software-installation oracle-database
edited Oct 27 '17 at 19:41
Jeff Schaller
32.1k849109
32.1k849109
asked Oct 27 '17 at 19:28
1010111100011
236
236
Are you trying to perform this installation on a remote server or locally?
â Thegs
Oct 27 '17 at 19:43
On local server.
â 1010111100011
Oct 27 '17 at 19:46
You are sending the DISPLAY back to itself. You either need to forward your display to an x11 client, or run a desktop on the server so it has an x11 client
â Dave Evans
Oct 27 '17 at 20:05
add a comment |Â
Are you trying to perform this installation on a remote server or locally?
â Thegs
Oct 27 '17 at 19:43
On local server.
â 1010111100011
Oct 27 '17 at 19:46
You are sending the DISPLAY back to itself. You either need to forward your display to an x11 client, or run a desktop on the server so it has an x11 client
â Dave Evans
Oct 27 '17 at 20:05
Are you trying to perform this installation on a remote server or locally?
â Thegs
Oct 27 '17 at 19:43
Are you trying to perform this installation on a remote server or locally?
â Thegs
Oct 27 '17 at 19:43
On local server.
â 1010111100011
Oct 27 '17 at 19:46
On local server.
â 1010111100011
Oct 27 '17 at 19:46
You are sending the DISPLAY back to itself. You either need to forward your display to an x11 client, or run a desktop on the server so it has an x11 client
â Dave Evans
Oct 27 '17 at 20:05
You are sending the DISPLAY back to itself. You either need to forward your display to an x11 client, or run a desktop on the server so it has an x11 client
â Dave Evans
Oct 27 '17 at 20:05
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f400951%2fcan-not-install-oracle-database-in-linux-7%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Are you trying to perform this installation on a remote server or locally?
â Thegs
Oct 27 '17 at 19:43
On local server.
â 1010111100011
Oct 27 '17 at 19:46
You are sending the DISPLAY back to itself. You either need to forward your display to an x11 client, or run a desktop on the server so it has an x11 client
â Dave Evans
Oct 27 '17 at 20:05