On Wed, Oct 31, 2012 at 3:29 PM, Samuel Morgan <smorgan16@gmail.com> wrote: > > I recently installed DEBIAN Linux on my 386 PC and then > tried to install an Apache web server, as I have on Mac and > Windows, binary and it asked for a C compiler. Where do I get, > if I really need, a CC binary pre-built? Install gcc and make; or build-essential. Why do you want to compile apache from source?