Consultor Eletrônico



Kbase P177490: Running scripts from $DLC/bin after a new install fails with command not found message
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/21/2011
Status: Unverified

SYMPTOM(s):

Running the pro command after a new 10.2B install fails with command not found

All scripts in $DLC/bin have -rwx------ for permissions

-rwx------ 1 root root 969 Nov 15 18:47 pro

Proinst run as root user.

FACT(s) (Environment):

Linux lxrld50 2.6.18-164.el5
OpenEdge Category: Installation
OpenEdge 10.x
Progress 9.x
Red Hat Enterprise Linux 5.0
Red Hat Enterprise Linux Server release 5.4 (Tikanga)


CAUSE:

Umask for root is not 022.

FIX:

Set the umask for root to 022 and reinstall.