It seems like you don'y have installed c compiler or specified path
to it (usually /usr/bin/). Eventually if you have gcc in /usr/bin
you may do a "ln -s gcc cc". 
If you'r sysadmin is really 'paranoid' you might not have c compiler
available due to a security purposes ;)
If so, try to compile it onto another (same) system - but this is not a
'nice' way...

Z pozdrowieniami,
Marcin Jaskowiak


On Tue, 31 Aug 1999, Tomas Gustafsson wrote:

> Dear Qmail Users!
> 
> I have problem to compile Qmail 1.03 on Redhat 6.0 (Intel).
> When i run the command make setup check I get the following errors:
> 
> [root@srv10 /qmail-1.03]# make setup check
> ./compile qmail-local.c
> exec: cc: not found
> make: *** [qmail-local.o] Error 127
> 
> Any help to solve this problem would be very appreciated.
> 
> Best Regards, Tomas Gustafsson
> 
> 

Reply via email to