Have you tried the advice provided by http://www.htdig.org/FAQ.html#q3.8 ?
thanks - sorry I missed that - all is well with configure
however, the make is failing:
c++ -c -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\" -I../htlib -I../htcommon -I../db/dist -I../include -Wno-deprecated String.cc
String.cc: In function `ostream& operator<<(ostream&, String&)': String.cc:557: invalid use of undefined type `struct ostream' htString.h:19: forward declaration of `struct ostream' String.cc: In member function `void String::debug(ostream&)': String.cc:633: no match for `ostream& << const char[9]' operator String.cc:556: candidates are: ostream& operator<<(ostream&, String&)
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ 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

