Hi Gabriela I once had a similar issue and from visiting this page http://www.htdig.org/FAQ.html#q3.8
I tried the following below and Volia it worked for me when I tried to configure it depends on what compiler your using run the following # gcc --version gcc (GCC) 3.3.3 (SuSE Linux) CXXFLAGS=-Wno-deprecated CPPFLAGS=-Wno-deprecated ./configure Cheers On Tue, 2006-11-14 at 09:36 -0300, Gabriela Steren wrote: > Hello. I have just downloaded the latest stable version of ht://dig, > and I get an error when I try to run the configure script. It fails to > find fstream.h and says I don't have libstdc++ installed, but I do. I > have versions 5 and 6 installed and working (I tried compiling other > projects and it worked). Could anyone please help me find out what the > problem may be, and how to fix it? > > Thanks in advance. > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > ht://Dig general mailing list: <[email protected]> > ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html > List information (subscribe/unsubscribe, etc.) > https://lists.sourceforge.net/lists/listinfo/htdig-general > -- Unix/ Linux Systems Administrator Chuck Amadi The Surgical Material Testing Laboratory (SMTL), Princess of Wales Hospital Coity Road Bridgend, United Kingdom, CF31 1RQ. Email chuck.smtl.co.uk Tel: +44 1656 752820 Fax: +44 1656 752830 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ ht://Dig general mailing list: <[email protected]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

