|
-
October 18th, 2002, 03:50 PM
#1
Proc
Hi all,
I have a unix system (ksh) and I would like to know how to make my proc work.
I have oracle installed in my system.
I belive I have the necessary .mk files
but when I give proc and the filename its says
UnixWare >proc 1.pc
/usr/bin/ksh: proc: not found
can any one help me in making my proc compiler work.
Regards
Shiva
Last edited by shivabharat; October 18th, 2002 at 04:14 PM.
-
October 18th, 2002, 04:06 PM
#2
I don't even know what proc is, but it sounds like you're going to
have to make sure that ksh is on your system and that it's in
your path [or refer to ksh by its fully qualified path].
The good news is that if you don't have ksh on your system,
you can download it for free; here is one link:
http://www.research.att.com/~gsf/download/
It's called ast-ksh93 or something like that.
--Paul
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|