On Thu, Jan 13, 2005 at 11:16:24PM -0500, Darren Li wrote: > Thanks > If you just want those 2 components, do this: 1) Become root $ su - Password: 2)Install stuff yum install gcc If this doesn't install gcc-c++ as a dependency, do this: yum install gcc-c++ You may want to try going to System Settings -> Add/Remove Applications, and using that tool, as it will allow you to install all the development stuff that wasn't installed when you install FC3.