| dd |
Posted: Dec 04, 2007 11:39:40 PM |
Total Post: 14
Joined: Jan, 2007
|
I have REDHAT Lilnux-4 in my system
I am installing Oracle9i to my system. But after ./Installer it is giving the error
Xwindow: Unable to display
I have already installed the package- 4198954
Please suggest what to do????
Thanks in advance
|
|
|
Mohammed Taj |
| Posted: Dec 04, 2007 11:46:06 PM | |
|
Total Post: 694
Joined: Jul, 2007
|
Did you set DISPLAY variable.
like
$export DISPLAY=127.0.0.1:0.0;
or
$export DISPLAY=ip:0.0;
|
|
|
|
|
dd |
| Posted: Dec 05, 2007 11:22:15 PM | |
|
Total Post: 14
Joined: Jan, 2007
|
Thanks for the reply
Before oracle installation i gave the command to set the display variable then i tried to run the installer. Again it is giving the same error.
"Xwindow: Unable to display"
Please help
|
|
|
|
|
Murtuja |
| Posted: Dec 06, 2007 11:12:10 PM | |
|
Total Post: 814
Joined: Jan, 2006
|
Before you run runInstaller, execute 'xclock' to see if your X setup is working.
|
|
|
|
|
dd |
| Posted: Dec 10, 2007 11:59:25 PM | |
|
Total Post: 14
Joined: Jan, 2007
|
After executing the Xclock iam not getting any message (i mean response like executed or successful of falied....). Then i proceed with the running instaler but again the same message.
Please give me complete step of procedure for instllation with commnands so that i can compare the procedure what iam following and find out the mistake.
Please reply as soon as possible
|
|
|
|
|
sqlsurf |
| Posted: Dec 13, 2007 10:41:28 AM | |
|
Total Post: 1
Joined: Dec, 2007
|
A few basic questions:
Are you loggin in via LDAP? If so you will need to get your original Magic Cookie (sounds delicious) by issuing command $> xauth list
Get the last string into your buffer then su over to the oracle software owners account then issue $> xauth add <string from above.
----
If no LDAP: make sure your shell can forward X11 traffic. for instance, if you use putty (free, quick download) goto the Category section on the left and click the X11 section. Then in the right side click the check box next to Enable X11 Forwarding.
Next, start your local X server like ReflectionX or other Xserver.
Finally, to check if your X11 connectivity is working, issue $> xclock or xterm (making sure its in your path, else do a locate or find in /sbin.
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |