[comp.unix.questions] a question on imake

johnk@locus.com (John Kim) (05/15/91)

To all imake experts:

I keep getting error message when I try to use imake, which is:
"line 3: cannot find include file Imake.template
imake: Signal 2.  Stop."

if I do "imake -v", this is error message:
"cpp -I. -Uunix -DAIX -Di386 -I/usr/lib/local/imake.includes 
line 3: cannot find include file Imake.template
imake: Signal 2.  Stop."

What am I doing wrong?