Consultor Eletrônico



Kbase P67494: Service Pack fails to install due to incorrect environment
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

SYMPTOM(s):

Installation of Service Pack fails.

Multiple versions of Progress installed on the machine.

PROGRESS INSTALL UTILITY LOG <VERSION X.XX> (Date)
The destination path you have entered does not contain a valid Progress
installation.
Would you like to select another path?

progress.cfg is located in the directory where service pack is being installed.

CAUSE:

Not detecting correct progress.cfg file.

FIX:

Steps below show how to check DLC, PROCFG and PROMSGS environment variables.

Windows:
- Select Start -> Run -> enter cmd to bring up a DOS command window.
- Type set and review output for DLC, PROCFG and PROMSGS variables.

UNIX:
- At the unix shell prompt ($ or %) enter command:
echo $DLC
echo $PROCFG
echo $PROMSGS