Table of Contents

Search

  1. Preface
  2. Introduction to Informatica RulePoint Installation
  3. Before You Install RulePoint
  4. RulePoint Installation
  5. After You Install RulePoint
  6. Start RulePoint
  7. Upgrade RulePoint
  8. Switch from SQL Database Server Authentication Mode to Windows Authentication Mode Overview

Installation and Upgrade Guide

Installation and Upgrade Guide

Set Up the X Window Server

Set Up the X Window Server

When you run the installer in graphical mode, you must use a graphics display server. On UNIX, the graphics display server is typically an X Window server. If you do not have the X Window server installed on the machine where you want to install the product, you can run the installer by using an X Window server installed on another machine. Use the DISPLAY variable to redirect output of the X Window server to another UNIX machine.
The following table lists the commands to set the DISPLAY environment variable:
Shell
Command
Example
C
setenv DISPLAY <TCP/IP node of XWindow server>:0
setenv DISPLAY 10.1.50.23:0
Bash/Korn
export DISPLAY=”<TCP/IP node of XWindow server>:0”
export DISPLAY=”10.1.50.23:0”
Bourne
DISPLAY=”<TCP/IP node of XWindow server>:0”
export display
DISPLAY=”10.1.50.23:0”
export display
If you do not know the IP address of a UNIX machine where the X Window server is installed, ask your network administrator. For more information about redirecting the DISPLAY variable, see the documentation from the UNIX vendor.
If the X Window server does not support the font that the installer uses, the installer might display incorrect labels on the buttons.

0 COMMENTS

We’d like to hear from you!