Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: install 8.1.7 on Redhat 7.1
Hello Kim,
FYI the DISPLAY variable is MANDATORY, even if you are on the local
machine.
I recommend you taking a look at the installation guide for linux (chap
2 pre-installation):
</snip>
For the Bourne or Korn shells:
On the server where the Oracle database will be installed, enter the following:
$ DISPLAY=workstation_name:0.0
$ export DISPLAY
In the session on your workstation:
$ xhost +server_name
</snip>
Follow Nicolas' advice to unset LANG, caused me also some problems
before I knew it
(Check settings with SET command).
Good luck
Manuela Mueller
Received on Wed Jan 16 2002 - 15:02:52 CST
![]() |
![]() |