At 3:16 PM -0800 11/16/01, Bob Stayton wrote: >Is is possible to compile htdig in a way that it can use an >already installed Berkeley DB on a system instead of >compiling its own?
Depends. If you're using the htdig 3.1.x releases, then you can probably do this, though you'll need to adjust some things in the htlib/DB* files. I haven't taken a look at the differences between the Berkeley 2 and Berkeley 3 interfaces, so I don't know how much has changed--I would suspect it wouldn't take much editing. You'd also need to edit the Makefiles slightly--just take out the bits in Makefile.config that point to the local db directory. -- -- -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

