Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: install oracle 9i on linux w/o xwiindow
I install Oracle client and obtain following error message, do you have any
idea how to fix it.
$ ./runInstaller -responsefile ../clientruntime.rsp -SILENT -NOWELCOME $ Initializing Java Virtual Machine from /tmp/OraInstall2003-03-30_10-57-15AM/jre/bin/java. Please wait... Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using '127.0.0.1:0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method) at
"Ana C. Dent" <anacedent_at_hotmail.com>
???????:KOsha.14954$qF3.4169_at_fed1read04...
> hdu wrote:
> > do i need to add :0.0 at the end? (btw, my linux server do not has
xwindow).
> >
> > "Ana C. Dent" <anacedent_at_hotmail.com>
> > ???????:LEsha.14817$qF3.1079_at_fed1read04...
> >
> >>hdu wrote:
> >>
> >>>What value set to env DISPLAY for oracle 9i on linux in silent mode.
> >>>
> >>>
> >>
> >>127.0.0.1
> >>
> >
> >
> >
> Yes
> DISPLAY=127.0.0.1:0
> export DISPLAY
>
![]() |
![]() |