Larry Marshall wrote:
> 
> > hmm, this compiled and ran fine on my installation of 7.1... what kind of
> > error did you get?
> 
> And so it should as it's perfectly legitimate (and basic) code.  The error
> is caused by the lack of existence of the iostream library.  I'm kinda
> surprised that you can compile it as I can find no evidence of the
> standard lib anywhere in the package listings.  Can't find iostream.h
> anywhere.  I even reinstalled everything in expert mode, making sure that
> I had all packages that even remotely were associated with C++
> loaded.
> 
> Can you tell me where iostream.h is on your system?  I dont need a hello
> world program but I need it to compile two different programs.
> 
> Cheers --- Larry


/usr/include/g++-2/iostream
/usr/include/g++-2/iostream.h
/usr/include/g++-2/stdiostream.h
/usr/include/g++-3/iostream
/usr/include/g++-3/iostream.h
/usr/include/g++-3/stdiostream.h

Cheers
-- 
ICQ# 89345394     Mailto: [EMAIL PROTECTED]
"The number of UNIX installations has grown to 10, with more expected"
(The UNIX Programmer's Manual, 2nd Edition, June 1972.)



Reply via email to