Hi ya.

An COBOL application on Unix (Sun) I'm tailoring uses oracle tables (new to me).

I'm trying to install the pro*cob precompiler, but I'm having grief with the pro*cob make command.

make -f ins_precomp.mk EXENAME=rtsora relin

Its trying to invoke
cob -o rtsora -xe ..................

But can't find cob.

Is cob part of oracle, or should I amend this to the correct format for the acucobol compiler (ccbl) I use for the rest of the code.

The IT department here isn't great, and I'm no expert so s-l-o-w answers appreciated if any.

Ta muchly.
Mike