David Sinfield's bits of Fri, 1 Mar 2002 translated to: > >I'm trying to compile htdig for solaris and am hitting an error just after >the configure script checks for fstream.h. > >libstdc++ is definitely installed: ># find / -name libstd*
The configure error is actually due to a failure to locate fstream.h rather than a failure to locate libstdc++. I would start by verifying that the fstream.h header file is in fact installed on the system. Jim _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

