Hi all, I'm running 3.1.6, compiled from source [via gcc 3.2.2 ala Mandrake 9.1]. I had upgraded from mdk 8.2, which used gcc 2.96, so I grabbed the 3.1.6 tarball and recompiled. However, I kept some of the same scripts [i believe under mdk 8.2, i had hand compiled 3.1.5?].
All appears ok, except that in a cron script, I'm: mv $DBDIR/db.excerpts.work $DBDIR/db.excerpts mv $DBDIR/db.words.db.work_weakcmpr $DBDIR/db.words.db_weakcmpr [along with a few other mv's]. However, mv won't run these two commands because the .work files for the above two files does not exist. So I'm wondering what [htfuzzy? htdig?] generates these two files, if they are needed in 3.1.6, and how to fix it so that they are generated. I've run htfuzzy/htdig/htmerge within the cron script using everything from -v to -vvvvv and I get nothing back relating to these two files. I've grepped the source tree for "db.excerpts" and have come up empty handed. The script, w/o too much debuggin info, gives back: Start time: Thu Sep 4 02:12:05 PDT 2003 Done Digging: Thu Sep 4 02:12:58 PDT 2003 Done Merging: Thu Sep 4 02:13:05 PDT 2003 htfuzzy: Selected algorithm: endings htfuzzy/endings: Reading rules htfuzzy/endings: Creating databases htfuzzy: Done. mv: cannot stat `/var/lib/htdig/seweb/db.excerpts.work': No such file or directory mv: cannot stat `/var/lib/htdig/seweb/db.words.db.work_weakcmpr': No such file or directory End time: Thu Sep 4 02:13:05 PDT 2003 htdig: Run complete htdig: 4 servers seen: [...] Yes, the /var/lib/htdig/seweb/ dir is my htdig db directory, and the rest of db files are there: total 11532 -rw-r--r-- 1 root root 2453504 Sep 4 02:13 db.docdb -rw-r--r-- 1 root root 68608 Sep 4 02:13 db.docs.index -rw-r--r-- 1 root root 4034532 Sep 4 02:13 db.wordlist -rw-r--r-- 1 root root 5218304 Sep 4 02:13 db.words.db -rw-r--r-- 1 root root 2048 Sep 4 02:13 root2word.db -rw-r--r-- 1 root root 2048 Sep 4 02:13 word2root.db Any tips on the purpose of these two files and/or how to properly generate them would be most appreciated. Thanks, /vjl/ -- Vince LaMonica UC Irvine, School of Social Ecology W3 Developer <*> 116 Social Ecology I, Irvine, CA 92697 [EMAIL PROTECTED] http://www.seweb.uci.edu/techsupport If it be now, 'tis not to come; if it be not to come, it will be now; if it be not now, yet it will come: the readiness is all." -- William Shakespeare, "Hamlet." ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ 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

