I'm running Redhat 6.2 on a machine an I'm trying to compile some
stuff.  It makes it through configure ok, but then it looks for cpp and it
can't find it.  I have the cpp package installed, but there's no cpp
binary anywhere on my system.  I tried symlinking it to gcc, but that just
gave me some syntax errors.  Any idea how I can get a cpp binary onto my
system?  Thanks!

-Brian