Can not install Oracle database in Linux 7

The name of the pictureThe name of the pictureThe name of the pictureClash 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







share|improve this question






















  • 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














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







share|improve this question






















  • 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












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







share|improve this question














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









share|improve this question













share|improve this question




share|improve this question








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
















  • 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















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















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



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














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













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay