Ted Stresen-Reuter's bits of Fri, 30 Aug 2002 translated to:

>Yes, $BASEDIR points to /var/htdig and the related files are there.

What about $CONF ? Is it set to hci.conf as you used when you ran
htdig directly? Whether the programs are run from a script or the
command line shouldn't have any effect on the output, so it seems
like the path used for the program or the config file is suspect.

You might also want to take a close look at the db.docdb and
db.docdb.work files. Can you verify that db.docdb is actually
being updated when you run the script? Is it possible that there
is some sort of permission problem that is causing an old file to
remain stuck in the database directory? I notice that your script
uses cp for that file, but mv for all the others. Is there some
reason for this?

The only other thing I can think of to suggest is that you try
running each line of the script manually from the command line.
Copy, paste, replace variables, and check the output one step at
a time.

>I just finished some more testing. I found that changing the line
>
>mv $BASEDIR/db/db.wordlist.work $BASEDIR/db/db.wordlist

I would have been surprised if this made any difference. I don't
think db.wordlist is even used after the index is created (except
for update digs).

Jim



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
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

Reply via email to