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 -> Re: question for 'PRO*C on Linux'

Re: question for 'PRO*C on Linux'

From: Jeffery Cann <jcann_at_fairway.com>
Date: Thu, 04 Jun 1998 13:09:11 -0600
Message-ID: <3576F0D7.1CA2420D@fairway.com>


Make sure that the environmental variable ORACLE_HOME is set to the directory where you installed oracle.

For example, if you put oracle in /usr/lib/oracle7 then ORACLE_HOME=/usr/lib/oracle7 ; export ORACLE_HOME will define the 'ORACLE_HOME' env variable.

If this is already defined, I don't have another suggestion.

Jeff

Franco Lin wrote:
>
> Can anyone RUN PRO*C programs on Linux system ??
>
> I have installed the Oracle 7.3.3.0.0 (for SCO) on my
> Slacker Linux (kernel 2.0.30) and startup my Oracle Database successfully,
> but when I compile the PRO*C programs, PRO*C always reports
> '$ORACLE_HOME/lib/libsql.a can not be recognized .....'
>
> Any one runs PRO*C programs successfully ??
>
> Can you detail how to configurate ?? Thanks a lots !!

--
Jeffery Cann
Fairway Systems, Inc.
Senior Software Engineer Received on Thu Jun 04 1998 - 14:09:11 CDT

Original text of this message

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