Hi, I try to install htdig on RHEL 3.0 but when I start ./configure I have this message : error: To compile ht://Dig, you will need a C++ library. Try installing libstdc++.
But I'm sure I have gcc library and libstdc++ library. I test this faq : 3.8. I'm compiling with gcc 3.2 and getting all sorts of warnings/errors about ostream and such. With versions before 3.2.0b5, you should use the following command to configure the ht://Dig package so it can be built with gcc 3.2: CXXFLAGS=-Wno-deprecated CPPFLAGS=-Wno-deprecated ./configure But this command doesn't match : CXXFLAGS=-Wno-deprecated CPPFLAGS=-Wno-deprecated ./configure CXXFLAGS==-Wno-deprecated : not found Can you help me please. --------------------------------- R�gis MEYRIGNAC (31 64) IT User Service ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_idt12&alloc_id344&op=click _______________________________________________ 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

