Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: pro*c compile question
In article <3B7A98AA.D9BE326F_at_yahoo.com>, Huntress says...
>
>hi,
>i'm ready to start my first pro*c application. how do i compile it? it
>says to use a makefile in the documentation, but we don't have the demo
>files installed, so i don't have the makefile and i have *no clue* how
>to make one. can't i just use the cc command? is there a debug option
>for this like there is for informix's esql so that i can pull the output
>up in the debugger?
>(running pro*c on sun solaris with oracle 7x)
>
>thanks!
As you cannot install pro*c without the demos -- i doubt you have pro*c installed.
do you have a command $ORACLE_HOME/bin/proc ??
If not, no proc. If you do, you should have
$ORACLE_HOME/precomp/demo/proc/proc.mk
if you do have that, see
http://osi.oracle.com/~tkyte/proc_makefile/
-- Thomas Kyte (tkyte@us.oracle.com) http://asktom.oracle.com/ Expert one on one Oracle, programming techniques and solutions for Oracle. http://www.amazon.com/exec/obidos/ASIN/1861004826/ Opinions are mine and do not necessarily reflect those of Oracle CorpReceived on Wed Aug 15 2001 - 20:04:06 CDT
![]() |
![]() |