On Wednesday, March 13, 2002, at 04:45 AM, Ernest Beinrohr wrote:
> - './configure --with-ssl=/usr/include/openssl' did found the ssl.h > - it dumped core again. :(( > - PS: should I send you the core file ? > - the output of ldd: The core file isn't very useful to someone else--it includes information about your libraries, etc. It's much more useful to have a stack backtrace, which is fairly easy to do. Run "gdb /path/to/htdig /path/to/core" then type "bt" at the prompt. -- -Geoff Hutchison Williams Students Online http://wso.williams.edu/ _______________________________________________ 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

