Steve Howes wrote:
>
> PatMc wrote:
> >
> > Sorry for the possible repetition. Was having trouble with return my
> > address.
> >
> > With 7.0 the g++ libraries are not installed in the standard
> > installation therefore I can't compile any C++ source. Does anyone know
> > what RMP I need to install to fix this.
> >
> > Thanks
> >
> > Pat
>
> The only way I could get g++ to find the header files was when I had
> libstdc++ included. It installs a directory g++3 under /usr/include/
>
> Hope this helps
>
> --
> Steve - Cheltenham, UK
> ---------
> In love and light we are
> In darkness we are no less
I installed the libstdc++-devel RPM. That did it.
Thank You
Pat