> 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.