Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: question for 'PRO*C on Linux'
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
![]() |
![]() |