Pro*C library question ??
From: Tim Metzger <tmetzger_at_borg.com>
Date: Mon, 10 May 1999 10:48:57 -0400
Message-ID: <3736F1D9.1FE9D383_at_borg.com>
[Quoted] I am trying to run Pro*C code which seems to compile fine, but whenever I run it I get the error
Date: Mon, 10 May 1999 10:48:57 -0400
Message-ID: <3736F1D9.1FE9D383_at_borg.com>
[Quoted] I am trying to run Pro*C code which seems to compile fine, but whenever I run it I get the error
ld.so.1 : runfile: fatal: libucb.so.1: open failed: No such file or directory
I located the library on my system and figured it would be as easy as
linking
the library into my compile.  Everything I try seems to yield the same
result.
Any help will be appreciated.
Thanks,
Tim.
tmetzger_at_borg.com
Received on Mon May 10 1999 - 16:48:57 CEST
