[EMAIL PROTECTED] poptop]# ./configure configure: error: no acceptable cc found in $PATH
I'm guessing I'm missing the compiler? How do I install that without installing thousands of other bits of crap?
A C compiler is a big thing in any system, and a decent package management system will do it for you, and install the bare minumum required to operate, too.
But there'll be no GUI IDE with that, sorry.
So, what OS are you using? RedHat? Someone (not I) needs to tell you how the package management system works there. I'd tell you to use Debian, but that's even less GUIfied than most Linuxes.
I suppose you could try a google search?
http://www.google.com/search?q=redhat+howto+innstall+gcc
-jim
