Hi all
I am running a Solaris 8 on Sun Ultra 10.
Every thng below was done from oracle account necessary for installing ORACLE
I am trying to install Oracle on the system and some preinstallation steps are
(for csh) setenv DISPLAY WORKSTATION_NAME:0.0
i replaced WORKSTATION_NAME with my host name ie turing.
Second step is to do xhost +turing, but this gives me an error like
turing% xhost +turing
Xlib: connection to "turing:0.0" refused by server
Xlib: Client is not authorized to connect to Server
xhost: unable to open display "turing:0.0"
When i start the installation it gives me same error documented below
turing% ./runInstaller
turing% Initializing Java Virtual Machine from /tmp/OraInstall/jre/bin/jre. Plea
se wait...
Xlib: connection to "turing:0.0" refused by server
Xlib: Client is not authorized to connect to Server
java.lang.InternalError: Can't connect to X11 window server using 'turing:0.0' a
s the value of the DISPLAY variable.
at sun.awt.motif.MToolkit.<init>(Compiled Code)
at java.awt.Toolkit.getDefaultToolkit(Compiled Code)
at oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.getImage(Compiled Code
)
at oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.<init>(Compiled Code)
at oracle.sysman.oii.oiic.OiicInstaller.main(Compiled Code)
^C
turing% cd
The account is oracle needed for installation and i am on the console.
Could any one help me out with this
thanks in advance
Jishnu Kinwar