Re: proc*c problems...

From: Ed prochak <ed.prochak_at_alltel.com>
Date: 28 Dec 2001 13:58:24 -0800
Message-ID: <e51b160.0112281358.54467750_at_posting.google.com>


"NoNiceGuy" <harry_p_hood_at_yahoo.com> wrote in message news:<3c2cbc2f_at_MAIL.mhogaming.com>...
> Hello! I am an oracle newbie.. I have 8i installed on Red Hat Linux 6.2. I
> am trying to get pro*c to work for an application I am designing for work.
> First of all, when I type proc at the command prompt.. 'no command found'.
> I realize I have to do some sort of configuration... but what? I am trying
> to relink the precompiler executable using 'make -f ins_precomp.mk relink
> EXENAME=proc' and keep getting the error.. 'make: *** No rule to make
> target `/usr/local/oracle/8i/precomp/lib/libproc2.a', needed by `proc'.
> Stop.' Any ideas or suggestions? Thanks!
> Jon Baso

To start you need to have
ORACLE_HOME environment variable set
$ORACLE_HOME/bin added to your PATH variable.

There may be others (LIB_PATH??) that I don't recall offhand, but that should get you off the ground. Received on Fri Dec 28 2001 - 22:58:24 CET

Original text of this message