Consultor Eletrônico



Kbase P76525: What environment variables should be set when installing Fathom Management on UNIX.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/05/2011
Status: Verified

GOAL:

What environment variables should be set when installing Fathom Management on UNIX.

FACT(s) (Environment):

UNIX
OpenEdge Management

FIX:

When installing Fathom on UNIX the following variables should be set if the current Progress Version environment variables are not set for the Fathom install session. DISPLAY variable should also be set pointing to a system (machine) that has X-Windows Server or PC X11 application running.


JDKHOME=/<java-version>;export JDKHOME
JREHOME=/<java-version>/jre;export JREHOME
JAVAHOME=/<java-version>;export JAVAHOME
PATH=$PATH:$JAVAHOME:$JAVAHOME/bin;export PATH
DISPLAY=<PC or remote system tcpip Address>:0.0;export DISPLAY

examples:

DISPLAY=80.111.134.55:0.0;export DISPLAY
DISPLAY=localhost:0.0;export DISPLAY
X-windows system tools which have been reported to work for this purpose are:
- Hummingbird from Exceed is one tool that can be used for PCs connection remotely to a UNIX system.
- Xming X server
- XWinLogon