Hi,

I use  htdig-3.0.8b2 for indexing a php3 mirror.
everything runs fine, when I run
(cd /usr/local/htdig/bin/; /bin/sh ./rundig -v )

but when I run it from cron (on my linux box - Redhat)
I get at the end
...
+htmerge: 12600:x11              ^Mhtmerge: 12700:�ifparameter
+htmerge: Word sort failed

Does anyone has an idea what the reason could be???

First I thought it could be the enviroment.
Its in the cronjob:

LOGNAME=php
TERM=dumb
HOSTTYPE=i386
PATH=/usr/bin:/bin
HOME=/home/pages/php3.de
SHELL=/bin/sh
OSTYPE=Linux
SHLVL=1
_=/usr/bin/env


But everything worked fine,
as I started it from bash with the following enviroment:
LOGNAME=php
TERM=dump
HOSTTYPE=i386
PATH=/usr/bin:/bin
HOME=/home/pages/php3.de
PROMPT_COMMAND=echo -ne "\033]0;"`whoami`@`hostname;echo - ;pwd`"\007"
SHELL=/bin/sh
PS1=[\u@\h \W]\$
SHLVL=2
_=/usr/bin/env

Thanx

Mit freundlichen Gruessen

Stephan Martin
Schlund + Partner GmbH & Co.
Erbprinzenstr. 1                                         Tel. 0721/91374-50
76133 Karlsruhe                                          Fax  0721/91374-20
http://www.schlund.de                                    [EMAIL PROTECTED]
----------------------------------------------------------------------
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