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

Home -> Community -> Usenet -> c.d.o.server -> Re: Compiling C program with Oracle on Sun Solaris - oraxlc not found

Re: Compiling C program with Oracle on Sun Solaris - oraxlc not found

From: Marlon <marlon.seton_at_swallowtech.com>
Date: 28 Jan 2004 04:26:34 -0800
Message-ID: <f15e920e.0401280426.5d34305e@posting.google.com>


Hi Henner,
Thanks for your post. I'll give these a look.

henner.hucke_at_rolls-royce.com (Henner Hucke) wrote in message news:<f6796be6.0401272252.18e7a420_at_posting.google.com>...
> marlon.seton_at_swallowtech.com (Marlon) wrote in message news:<f15e920e.0401270154.677c0b40_at_posting.google.com>...
> > When I compile a C program on Sun Solaris, I get this error message:
> >
> > sh: /u01/app/oracle/product/8.1.7/bin/oraxlc not found.
> >
> > I am using Oracle 8.1.7 on Solaris 8. I have installed the standard
> > Oracle server install and the Pro*C/C++ part of the client install.
> >
> > Can anyone tell me how I fix this?
> >
> > If it helps, this is the makefile:
> >
> Hello Marlon,
>
> I have also a line INCLUDE=$(PRECOMPPUBH) in my make file.
> The definition of PRECOMPPUBH comes from $ORACLE_HOME/precomp/lib/env_precomp.mk
>
> Do you checked the example make files in $ORACLE_HOME/precomp/demo/proc?
>
> hth Henner
Received on Wed Jan 28 2004 - 06:26:34 CST

Original text of this message

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