I run htdig and htmerge from a cron job
each night:

/usr/local/sbin/htdig/bin/htdig
/usr/local/sbin/htdig/bin/htmerge

and I keep gettign an error saying:
"htmerge: word count failed" but if
I run it manually I get no such error.

I try  to redirect the standard output to a file.
In the crontab file, you have to written

/usr/local/sbin/htdig/bin/htdig >/tmp/htdig.log
/usr/local/sbin/htdig/bin/htmerge >/tmp/htmerge.log

but I have the same problem

How can I risolve this problem ?
            Tiziana Manfroni

----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.

Reply via email to