> 
> iostream.h is part of the C++ standard header files, it looks like there is no C++ 
>standard header in my box.
> To confirm this use the following command:
> 
>    find / -name "iostream.h"
> 
> but no return :)
> 
> #I check with webmin and kpackage to confirm this and my box have this package is 
>this enaugh? or is there any more package i'm missing?
> - gcc-c++-2.95.2-7mdk.i586.rpm < installed
> - libstdc++-2.95.2-7mdk.i586.rpm < installed
> - libstdc++-compat-2.95.2-7mdk.i586.rpm < installed
> 
> if anything I'm missing here? any url to download? (perhaps a good c++ header and 
>working with 7.1 ;))
> 
I just checked my system
the packages that provide iostream.h are
libstdc++-devel-2.95.2-7mdk or egcs-c++-1.1.2-28mdk

They should be on the standard CD

Andrew

Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to