Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Where's proc.mk?
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...Received on Fri May 10 2002 - 14:25:17 CDT
> 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 *
![]() |
![]() |