Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> REPOST: Re: proc*c problems...

REPOST: Re: proc*c problems...

From: Ed prochak <ed.prochak_at_alltel.com>
Date: 28 Dec 2001 13:58:24 -0800
Message-ID: <0$--$$_--%-$$_%%-$@news.noc.cabal.int>


"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.

This message was cancelled from within Mozilla. Received on Fri Dec 28 2001 - 15:58:24 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US