need a c++ compiler

Skilled contributor
24Nov2008,11:41   #1
cpulocksmith's Avatar
i just installed fedora 8 and so far i love it, i am figuring stuff out at a fair rate but one thing i cant find is a c++ compiler that will run on fedora. or does it come with on or what? please can some on tell me where i can get one or what i can do.
Go4Expert Founder
24Nov2008,13:08   #2
shabbir's Avatar
gcc should be there
Go4Expert Member
24Nov2008,14:30   #3
dont know's Avatar
Search for the string

'rpm gcc for fedora 8'

you will get desired results, then either u can download rpm from that site or else just copy the name of rpm and check it in your installation disk, then install it.
Skilled contributor
25Nov2008,07:48   #4
cpulocksmith's Avatar
i followed "dont know's" info and i found a site and it told me to go "yum install compat-gcc-34 compat-gcc-34-c++" so i did, the thing downloaded and installed but when i entered "gcc34" or "g++34" like it told me, it did not run. how can i run this program?
Invasive contributor
25Nov2008,15:12   #5
neo_vi's Avatar
fedora will come with a bundle of software within it. and it can be installed using the package manager. U don't need to use any commands for that. look for package manager. in debian "Synaptic package manager" is there. but i don't know about fedora. try it.