ssh远程登录安装oracle,Linux下远程安装ORACLE

[oracle@localhost setup]$ ./runInstaller -jreLoc /opt/jdk1.6.0_15/jre/

Starting Oracle Universal Installer...

Checking installer requirements...

Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asi

anux-1 or asianux-2

Passed

All installer requirements met.

Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-05-20_08-48-26AM. P

lease wait ...[oracle@localhost setup]$ Oracle Universal Installer, Version 10.2.0.1.0 Prod

uction

Copyright (C) 1999, 2005, Oracle. All rights reserved.

_X11TransSocketINETConnect() can't get address for 192.168.1.162:0:6000: Name or service no

t known

Can't connect to X11 window server using '192.168.1.162:0:0' as the value of the DISPLAY va

riable.

192.168.1.162:0:0

192.168.1.162:0:0

OUI-10025:Unable to start an interactive install session because of the following error:Can

't connect to X11 window server using '192.168.1.162:0:0' as the value of the DISPLAY varia                                                                                    ble. The DISPLAY environment variable should be set to :, w                                                                                    here the is usually '0.0'.

OUI-10026:Depending on the Unix Shell, you can use one of the following commands as example                                                                                    s to set the DISPLAY environment variable:

- For csh:                      % setenv DISPLAY 192.168.1.128:0.0

- For sh, ksh and bash:         $ DISPLAY=192.168.1.128:0.0; export DISPLAY

Use the following command to see what shell is being used:

echo $SHELL

Use the following command to view the current DISPLAY environment variable setting:

echo $DISPLAY

- Make sure that client users are authorized to connect to the X Server.

OUI-10027:To enable client users to access the X Server, open an xterm, dtterm or xconsole                                                                                     as the user that started the session and type the following command:

% xhost +

To test that the DISPLAY environment variable is set correctly, run a X11 based program tha                                                                                    t comes with the native operating system such as 'xclock':

%

If you are not able to run xclock successfully, please refer to your PC-X Server or OS vend                                                                                    or for further assistance.

Typical path for 'xclock': '/usr/X11R6/bin/xclock'