It seems that cc and gcc are not installed on my machine. Trying to configure Apache I got the following message:
Error: could not find any of these C compilers
anywhere in your PATH: gcc cc acc c89
Is it not included and have I to install that manually? Where can I get it?
THX for...