How to istall GCC and G++ compiler in FC3.0?

Jeff Ratliff jefrat at earthlink.net
Sun Jan 16 18:24:57 UTC 2005


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. 

 




More information about the users mailing list