On Mon, 20 Sep 2004, Aaron Levitt wrote:

I have recently downloaded/compiled and installed htdig on an Apple Xserve. The only problem seems to be getting the initial database going. I followed all the docs to set up htdig.conf. The only thing out of the ordinary is that I am using a file for start_url because each document doesn't link to the next. I run rundig for the first time, it seems to run htdig -i, and then htnotify, and it also creates files in the htdig/db/ directory, but the htnotify never seems to end. At first, I thought it was due to the number of documents I am trying to index (over 500,000). I gave it 8 hours, but it never finished.

There is a bug in htnotify that only adversely affects certain platforms. The following patch fixes the problem.


  ftp://ftp.ccsf.org/htdig-patches/3.1.6/htnotifyNull.0

If you would prefer not to mess with patching the code, you can also just set the htnotify_prefix_file and htnotify_suffix_file attributes. By default these attributes do not specify valid files and that is what
triggers the bug.


  http://www.htdig.org/attrs.html#htnotify_prefix_file
  http://www.htdig.org/attrs.html#htnotify_suffix_file


Jim


------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ 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

Reply via email to