According to [EMAIL PROTECTED]: > I looked into the file and the SORT_PROG in the LOCAL_DEFINES is > /usr/bin/sort. I went and looked at it and sort appears ok as far as I can > tell. I guess I have hit a wall.
Well, why don't you give the latest 3.1.6 snapshot a try? It's in http://www.htdig.org/files/snapshots/ It doesn't have a bug fix that addresses this specifically, because we've never seen anything like this before, but it does have tons of other bug fixes. Maybe a fresh installation of htdig will help in your case, or maybe what you're seeing is a result of some wierd memory leak that's since been fixed. I don't know, but it seems it's worth a shot. > According to [EMAIL PROTECTED]: > > I just installed htdig 3.1.5 on a Sun Solaris 8 unit. I ran rundig in > -vvv > > and it indexes the site and creates the db.wordlist and db.docdb files, > but > > then when it reaches the htmerge part of rundig I receive the following > > error: > > > > usage: ps [ -aAdeflcjLPy ] [ -o format ] [ -t termlist ] > > [ -u userlist ] [ -U userlist ] [ -G grouplist ] > > [ -p proclist ] [ -g pgrplist ] [ -s sidlist ] > > 'format' is one or more of: > > user ruser group rgroup uid ruid gid rgid pid ppid pgid sid > taskid > > pri opri pcpu pmem vsz rss osz nice class time etime stime > > f s c lwp nlwp psr tty addr wchan fname comm args projid project > > htmerge: Word sort failed > > Well, you're certainly right that this is not the usual sort of Word sort > failed error that gets reported. For some reason, it seems htmerge is > calling "ps" instead of "sort", either directly or indirectly. Have a > look at what SORT_PROG is defined as in the LOCAL_DEFINES variable of > htmerge/Makefile, and see if it makes sense. If it doesn't, it would > appear that the configure script messed up. If it does seem to make > sense, have a look at that file (e.g. /bin/sort or whatever) to make > sure it isn't messed up on your system. -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil Dept. Physiology, U. of Manitoba Phone: (204)789-3766 Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930 _______________________________________________ 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

