running Pro*C in unix

hai everyone :
-> I want to execute Pro*c language in the unix environment.....
-> could some one help me solving this issue,in a step-by-step manner..
-> I heard that some external paths sholud be set to execute them..

from which step do u want our help... ?
right from the installation of pro-c
most of the pro-c installation would be accompanied by the corresponding oracle installations, if required you can seperately install that also.

Yes, it is very much required.
to add the precomp's llib and header files to be included.
you can do it other way also,
give the complete path of the library and header files while writing the makefile.
That would do.

And as others the basic binary proc... ( and others ) to be included your path

check ur LD_LIBRARY_PATH it should contain path for oracle/lib also