On Wed, 2004-05-19 at 16:07, Don Gould wrote:
> configure: error: no acceptable cc found in $PATH
> 
> I'm guessing I'm missing the compiler?
Yes, it does look that way :)

> How do I install that without installing thousands of other bits of crap?  
You cannot. It is the nature of compilers to have large supporting
libraries. The latest C-standard (C99) *requires* it. Having said all of
that, gcc does not depend on many other packages.

> What would I be installing?
For me "apt-get install gcc". I am sorry, your system is probably
different.
-- 
Michael JasonSmith                                   http://www.ldots.org/

Reply via email to