I had same problems yesterday, try this: yum install gcc gcc-c++
I think you might get one more problem (at least I did), check this thread after solving the first one: http://groups.google.com/group/ape-project/browse_thread/thread/666a28ffdb5a002e# Matija 2010/3/17 Tallstop <[email protected]> > Since the stable version (which I installed originally from rpm and it > worked) has some bugs, I'm trying to build & install the dev version > (a3d1686). I can't get past the build. I get the following: > > checking for gcc... gcc > checking whether the C compiler (gcc ) works... yes > checking whether the C compiler (gcc ) is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether gcc accepts -g... yes > checking for c++... no > checking for g++... no > checking for gcc... gcc > checking whether the C++ compiler (gcc ) works... no > configure: error: installation or configuration problem: C++ compiler > cannot create executables. > > > I've tried getting every package I can think of to make this go away, > but it won't. Please help. > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<ape-project%[email protected]> > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
