Re: More Apache Problems

1998-06-30 Thread Igmar Palsenberg
>I have downloaded Apache 1.3.0, unziped, untared, and all that stuff. >Now my problem is this: >Error: could not find any of these C compilers >anywhere in your PATH: gcc cc acc c89 Then you don't have them :). Install gcc, the libraries, the headers, make and preferable a c++ compiler. >N

Re: More Apache Problems

1998-06-29 Thread chuck . mead
On 29 Jun, Brian Bothern shaped the somewhat mellow bitstream to say: > I have downloaded Apache 1.3.0, unziped, untared, and all that stuff. > Now my problem is this: > > Error: could not find any of these C compilers > anywhere in your PATH: gcc cc acc c89 > > Now I probaly don't have one b

More Apache Problems

1998-06-29 Thread Brian Bothern
I have downloaded Apache 1.3.0, unziped, untared, and all that stuff. Now my problem is this: Error: could not find any of these C compilers anywhere in your PATH: gcc cc acc c89 Now I probaly don't have one but where do I find them and where do I need to put them for this thing to work. Bria