Hi,
I'm trying to install htdig on Solaris 9 with gcc, I've got libstdc++ installed but I'm still getting this error when running ./configure:
configure: error: To compile ht://Dig, you will need a C++ library. Try installing libstdc++.
I've got the directory libstdc++ is in included in PATH and LD_LIBRARY_PATH as well as a symbolic link in /usr/lib
Any ideas? Have I missed something obvious?
Have you tried the advice in http://www.htdig.org/FAQ.html#q3.8 ? The problem referenced there can result in messages incorrectly implying the absence of libstdc++ for certain combinations of ht://Dig and compiler versions.
Jim
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ 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

