It appears I've managed to get Local File Access to work (I inserted
local_urls directive in htdig.conf and received no error messages when
using rundig), but another problem has cropped up: files are indexed
more than once (about 12,000 files on system, but 45,000 indexed).
Looking through the patches, I found one (Retirever.cc.0) that is
supposed to fix this. I setup a clean source of htdig3.0.8b2, added all
of the patches below, and compiled as usual, but received an error:
HTML.cc: In method `void HTML::do_tag(class Retriever &, class String
&)':
HTML.cc:600: warning: initialization of non-const `String &' from rvalue
`String'
../htlib/htString.h:60: warning: in passing argument 1 of
`String::operator =(String &)'
c++ -c -g -O -DDEFAULT_CONFIG_FILE=\"/usr/local/conf/htdig.conf\"
-I../htlib -I../htcommon -I../include -I../gdbm-1.7.3 -I../rx-1.5/rx
Images.cc
Perhaps, however, it is a problem with the group of patches I've applied
to htdig3.0.8b2:
document2.patch
document3.patch
retriever.patch
retriever2.patch
defaults.cc.0
defaults.patch
server.patch
Retriever.cc.0
htsearch.cc.1
As I'm getting completely lost in all the patches, anyone have any
suggestions?
Thanks in advance,
Jeff Hlll
----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.