Gerard GACHELIN's bits of Thu, 28 Oct 1999 translated to:

> /htmerge -v
> htmerge: Sorting...
> sort: write error while sorting: No space left on device
> htmerge: Word sort failed
> 
> I have lot of space in the db directory.

Set up an environment variable called TMPDIR and point it to a directory
that has lots of free space. Make sure you run htmerge from the same
shell you used to set the variable.

e.g

setenv TMPDIR /some/directory     if using a csh-ish shell

TMPDIR=/some/directory; export TMPDIR     if using a sh-ish shell

Jim


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

Reply via email to