Errors while installing Oracle on Redhat5.7

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Errors while installing Oracle on Redhat5.7
# 1  
Old 05-10-2012
Errors while installing Oracle on Redhat5.7

Hello All,

I'm having below errors while installing oracle on Redhat 5.7 64 bit, terminated installation as preliminary check failed.

Code:
-bash-3.2$ !cd
cd ../../../database/
-bash-3.2$ xclock
Error: Can't open display:
-bash-3.2$ xdpyinfo
xdpyinfo:  unable to open display "".
-bash-3.2$ xhost +
xhost:  unable to open display ""
-bash-3.2$ ./runInstaller
Starting Oracle Universal Installer...

Checking Temp space: must be greater than 120 MB.   Actual 4392 MB    Passed
Checking swap space: must be greater than 150 MB.   Actual 9983 MB    Passed
Checking monitor: must be configured to display at least 256 colors
    >>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set.    Failed <<<<

Some requirement checks failed. You must fulfill these requirements before

continuing with the installation,


Last edited by methyl; 05-10-2012 at 07:07 PM.. Reason: please use code tags
# 2  
Old 05-10-2012
Quote:
Check if the DISPLAY variable is set.
What is the output from
Code:
echo "${DISPLAY}"

If it is blank, check the prerequisites regarding your X-Terminal in the Oracle installation guide.
The $DISPLAY environment variable should point to the IP address for your X-Terminal.


I wouldn't start the installation until you can get xclock to work.

Last edited by methyl; 05-10-2012 at 07:22 PM..
# 3  
Old 05-10-2012
xdpyinfo is not required. You could install with IgnoreSysPrereqs.
# 4  
Old 05-11-2012
here is the output, even though I tried to export the display it does not populate to other terminals


Code:
[root@MIAZOEVMSD01V ~]# xclock
Error: Can't open display:

Code:
[root@MIAZOEVMSD01V ~]#  DISPLAY=MIAZOERDP01V.stg.rbi.local:0.0; export DISPLAY
[root@MIAZOEVMSD01V ~]# echo $DISPLAY
MIAZOERDP01V.stg.rbi.local:0.0


Last edited by methyl; 05-11-2012 at 01:18 PM.. Reason: please use code tags
# 5  
Old 05-11-2012
That tip from @mark54g looks very useful.
Oracle introduced an awful X-Windows front screen to the install process at Oracle 8, and yet the install process itself does not need X-Windows.

Have you actually installed an X-Server on your computer?

Btw. I've only ever tried DISPLAY with an IP address (not a machine name).
# 6  
Old 05-11-2012
I have used IPaddress too its still not working, updated the same in oracle .bash_profile too.


-bash-3.2$ echo $DISPLAY
10.124.131.53:0.0
-bash-3.2$ cd ../../../database/
-bash-3.2$ ./runInstaller
Starting Oracle Universal Installer...

Checking Temp space: must be greater than 120 MB. Actual 11782 MB Passed
Checking swap space: must be greater than 150 MB. Actual 2047 MB Passed
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 <<<<

Some requirement checks failed. You must fulfill these requirements before

continuing with the installation,

Continue? (y/n) [n] n

User Selected: No

Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2012-05-11_04-58-37PM/installActions2012-05-11_04-58-37PM.log
-bash-3.2$
# 7  
Old 05-12-2012
You can always try to do this with PuTTY and Xming. Putty-Xming Tutorial
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Red Hat

Installing Oracle jre 8 on Linux

Hi, I am a common user on a linux cluster that has openJDK installed. For a particular software, the vendor asks for Oracle version of java installed. How can I install the oracle version from my home space where I don't need admin privileges to install? thanks! (2 Replies)
Discussion started by: pc2001
2 Replies

2. Solaris

Problem Installing Oracle 8i

System Model and Spec Sun Enterprise 420R Processor Speed: 450 MHz (4 processors) Installed RAM: 4 GB Os: Solaris 8 Sparc I successfully installed standard oracle 8i setup on our database server specs above but after installation was competed and it went to creating database I got the... (2 Replies)
Discussion started by: Wpgn
2 Replies

3. Solaris

Installing oracle 10g on solaris

Thanks all for your help. Now here is another problem i have, i have been trying to install oracle 10g on solaris but i keep getting this error message "there is not enough memory on the volume you specify to copy the starter database files the oracle universal installer discover that you have... (8 Replies)
Discussion started by: mutiat
8 Replies

4. UNIX for Advanced & Expert Users

Installing oracle on Gentoo

Hello! I'm using Linux Gentoo 2.6.22-gentoo-r9. Before I used Red Had I had no issues with the installation. But I don't like Red Hat and trying to install Oracle on Gentoo. See following: rpm --nodeps -vv -i oracle-xe-10.2.0.1-1.0.i386.rpm ... You must run '/etc/init.d/oracle-xe... (5 Replies)
Discussion started by: mirusnet
5 Replies

5. Solaris

Java Exceptions while installing Oracle

Hello. I was trying to installe oracle 10g on solaris t0 x86 and got few exception? Could you please suggest, what might be going wrong? $ ls -l total 32 drwxr-xr-x 9 oracle dba 512 Nov 21 03:50 doc drwxr-xr-x 5 oracle dba 512 Nov 21 03:50 install drwxr-xr-x 2... (5 Replies)
Discussion started by: panchpan
5 Replies

6. Red Hat

Help installing Oracle 9i/10g on RedHat?

If anybody can help would be greatly appreciated... I get the same error with Oracle 9i & 10g when installing on Red Hat Fedora 4, it's java related... Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2007-03-16_01-09PM/jre/lib/i386/libawt.so: connat restore segment... (0 Replies)
Discussion started by: Joncamp
0 Replies

7. UNIX for Dummies Questions & Answers

Errors installing Screen 4.0.2

I tried to install and use Screen4.0.2 for SunOS 5.8. WHen I go to execute screen it tries to start it, but shows a quick error: ttyn: Permission denied. and then... Sorry, could not find a PTY. Does anyone know what I might have done wrong? How can I get screen to work? Thanks in... (1 Reply)
Discussion started by: FredSmith
1 Replies

8. Solaris

Installing JRE 1.4 errors

I'm attempting to install the Java JRE 1.4 on SunOS 5.8 box. I installed dozens of Sun patches without error, however when I download the JRE from sunsolve, I keep getting: Do you agree to the above license terms? yes Unpacking... Checksumming... 1 The download file appears to be... (2 Replies)
Discussion started by: FredSmith
2 Replies

9. UNIX for Dummies Questions & Answers

Installing Oracle on Linux

Happy Holidays everybody. I'm trying to install oracle 8i personal on my desktop, but I don't know how to do it at the command prompt. Heck, i don't even know how to access my cdrom drive from the command prompt. Could somebody give me a hint to get me started. I would tried to do it with Xwindows... (2 Replies)
Discussion started by: tmanpakdee
2 Replies
Login or Register to Ask a Question