Re: No acceptable C compiler was found in $PATH

2004-12-20 Thread William Allison
On Mon, 20 Dec 2004 03:58:20 +, banaticus wrote: > > What does this error message mean? What can I do to fix it? > > Here'e the command that I just tried running, and the messages that > I received. I just barely unpacked python. > > linux:/Python-2.4 # ./configure > checking MACHDE

Re: No acceptable C compiler was found in $PATH

2004-12-20 Thread Peter Nuttall
On Monday 20 Dec 2004 03:58, banaticus wrote: > What does this error message mean? What can I do to fix it? > > Here'e the command that I just tried running, and the messages that > I received. I just barely unpacked python. > > linux:/Python-2.4 # ./configure > checking MACHDEP... linux2 > check

Re: No acceptable C compiler was found in $PATH

2004-12-19 Thread Fredrik Lundh
"banaticus" <[EMAIL PROTECTED]> wrote: > What does this error message mean? What can I do to fix it? it usually means what it says... (read on) > Here'e the command that I just tried running, and the messages that > I received. I just barely unpacked python. > > linux:/Python-2.4 # ./configure