Consultor Eletrônico



Kbase P121306: proinst fails on Unix with _ovrly:cannot execute
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   08/03/2010
Status: Verified

SYMPTOM(s):

proinst fails on Unix with _ovrly:cannot execute


Installing from a mounted CD.

proinst: _ovrly:cannot execute

FACT(s) (Environment):

UNIX
Progress/OpenEdge Versions

CAUSE:

The exact cause is unknown at the time of this writing

FIX:

1. Copy the mounted CD contents to a local directory on the server machine.
2. Add execute permissions to all files copied from the CD with "chmod 777 *".
3. Ensure the java/bin directory is included in the PATH environment variable.

The proinst should now work as expected.