[CentOS] NDOutils ./configure results; do I need gcc?

Thu Oct 11 07:12:29 UTC 2007
John R Pierce <pierce at hogranch.com>

> I did a "yum search gcc" and found several packages that look like
> they might be what I need. I assume that it's "gcc-c++" that I need?
>   


chances are pretty good if you need gcc, you'll need quite a few more 
developer releated packages.


# yum groupinstall "Development Tools"

gets most all of them in one sweep.