Do I really need to recompile GCC to have configure work with htdig? WhenNo need to recompiled GCC. The FAQ referred to a command to use when compiling ht://Dig *with* GCC 3. The newer GCC compilers like to complain about the use of depreciated system header files, which leads to 'configure' incorrectly concluding that libstdc++ is missing. The command in the FAQ corrects this problem by disabling the depreciated header warnings. I can't say for certain that the FAQ addresses the problem you are running into, but it might be worth giving it a try.
I run "configure", I got an error that I need to install libstdc++ library.
I also tried setting the environment variables LD_LIBRARY_PATH and LD_RUN_These settings affect the running of the programs. They are important, but shouldn't be affecting your ability to compiler the programs.
something (sorry I can't telnet to the box from home) to /usr/local/lib but
still gets that same error when I run "configure".
Jim
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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

