Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: install 8.1.7 on Redhat 7.1

Re: install 8.1.7 on Redhat 7.1

From: Manuela Mueller <520040906697-0001_at_t-online.de>
Date: Wed, 16 Jan 2002 22:02:52 +0100
Message-ID: <3C45EA7C.4B91A6EA@t-online.de>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US