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: Where's proc.mk?

Re: Where's proc.mk?

From: Christopher Beck <christopher.beck_at_oracle.com>
Date: Fri, 10 May 2002 15:25:17 -0400
Message-ID: <F7VC8.11$9K.51@news.oracle.com>

Patrick,

Look in $ORACLE_HOME/precomp/demo/proc You should find a demo_proc.mk makefile. You can use it to compile the demos and as a template for other pro*c programs.

hope this helps.

chris.

--
Christopher Beck, Principal Technologist, Oracle Corporation
christopher.beck_at_oracle.com
Beginning Oracle Programming,
http://www.amazon.com/exec/obidos/ASIN/186100690X

Opinions are mine and do not necessarily reflect those of Oracle Corp


"Patrick L. Nolan" <pln_at_cosmic.stanford.edu> wrote in message
news:abh1aj$33e$1_at_usenet.Stanford.EDU...

> I'm a newbie. I recently installed Oracle Enterprise Edition
> 9.0.1.0.0 on Linux. I'm reading about Pro*C. The documents tell
> me that I need an Oracle-supplied makefile to link a program,
> but that the name and location of the makefile are system-dependent.
> I have been led to believe that this file is named proc.mk.
> After searching my entire file tree, I can't find this file.
> Can someone point me in the right direction?
>
> --
> * Patrick L. Nolan *
> * W. W. Hansen Experimental Physics Laboratory (HEPL) *
> * Stanford University *
Received on Fri May 10 2002 - 14:25:17 CDT

Original text of this message

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