How to install GNU c,c++ library in F8/F9

Russell Miller duskglow at gmail.com
Mon Aug 4 03:35:00 UTC 2008


Prashanth Kumar wrote:
> Hi Everybody,
>
> I'm learning c,c++ programming in linux.
> For that i need to know the library functions available.
> So, plz guide me to install GNU c,c++ library functions and their 
> manual in step by step in Fedora 8 and in Fedora 9.
>
> Advance thanks.
>
>
> Connect with friends all over the world. Get Yahoo! India Messenger. 
> <http://in.rd.yahoo.com/tagline_messenger_1/*http://in.messenger.yahoo.com/?wm=n/> 

yum install gcc
and I think the command to install c++ is
yum install g++

You may want some other packages, install them in the same way.

--Russell




More information about the fedora-list mailing list