<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=126071615-05042006><FONT face=Arial size=2>This is probably a 
basic, but I can't find any reference to it in the CentOS docs.  It appears 
g++ is not installed (or was not provided) in the CentOS distribution 4.2.  
Should this be present or must it be installed manually?</FONT></SPAN></DIV>
<DIV><SPAN class=126071615-05042006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=126071615-05042006><FONT face=Arial size=2>I'm attempting to 
build gnu bison, and get:</FONT></SPAN></DIV>
<DIV><SPAN class=126071615-05042006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=126071615-05042006><FONT face=Arial 
size=2>source='calc++-scanner.cc' object='calc++-scanner.o' libtool=no 
\<BR>DEPDIR=.deps depmode=none /bin/sh ../../build-aux/depcomp \<BR>g++ 
-DHAVE_CONFIG_H -I. -I. -I../..      -c -o 
calc++-scanner.o calc++-scanner.cc<BR>../../build-aux/depcomp: line 512: exec: 
g++: not found<BR>make[4]: *** [calc++-scanner.o] Error 127<BR>make[4]: Leaving 
directory `/root/bison-2.1/examples/calc++'<BR>make[3]: *** [all] Error 
2<BR>make[3]: Leaving directory `/root/bison-2.1/examples/calc++'<BR>make[2]: 
*** [all-recursive] Error 1<BR>make[2]: Leaving directory 
`/root/bison-2.1/examples'<BR>make[1]: *** [all-recursive] Error 1<BR>make[1]: 
Leaving directory `/root/bison-2.1'<BR>make: *** [all] Error 
2<BR></FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>