Derek Atkins wrote:
Richard -Gilligan- Uschold <[EMAIL PROTECTED]> writes:

> I guess I don't have the standard c++ libraries on my system.  I
> searched rpmfind.net and could not locate the package that provides
> "iostream.h"
>  Does anyone know what package provides "iostream.h"?

On my RedHat 6.2 system:

~> locate iostream.h
/usr/include/g++-2/iostream.h
/usr/include/g++-2/stdiostream.h
~> rpm -qf /usr/include/g++-2/iostream.h
egcs-c++-1.1.2-30

YMMV,

-derek

--
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [EMAIL PROTECTED]                        PGP key available

I installed:
egcs-c++-1.1.2-34mdk.i586.rpm
egcs-1.1.2-34mdk.i586.rpm
egcs-cpp-1.1.2-34mdk.i586.rpm

which put iostream.h in /usr/include/g++-2/, but I get the same error as before.  Is there some configuration file that identifies where these include files are located?

-- 

Gilligan            |                    __o           .oooO
                   /|                  _ \<,_          (   )
                  /p|\                (_)/ (_)          \ (   Oooo.
                 /  | \             ------------         \_)  (   )
                ========                                       ) /
                 ========       [EMAIL PROTECTED]           (_/
             ~~~~~~~~~~~~~~~~   [EMAIL PROTECTED]
 


Reply via email to