>I found in the distribution of htdig a directoty called contrib
>I'm interested in whatsnew.pl to create an HTML file containing the last
>modified files
>
>This version uses GDBM files and not the Berkeley DB
>I tried to modify the source but I am not able to solve the problem in the
>line
>tie (%docdb.........
As the README file in the contrib/ directory notes, many of these depend on
the database used. I'm not sure what the Perl interfaces to DB2 are, but
you'll probably want to change a "use" or "require" directive somewhere.
I guess I'd look in the db-2.4.14 directory or on
<http://www.sleepycat.com/> for documentation on using DB2 in Perl.
If you get it working, I think there are other people interested in the
script as well. Would you consider submitting it to the list and for a new
release?
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.