Found it.
/usr/local/share/htdig/common
/usr/local/share/htdig/database
Were root:wheel, once I changed them and the dir contents to
mailman:mailman all worked as planned.
Thanks for the help.
Will
On 06 Mar 2003 15:44:37 -0500
Jeremy Portzer <[EMAIL PROTECTED]> wrote:
> On Thu, 2003-03-06 at
On Thu, 2003-03-06 at 11:17, Will Froning wrote:
> /usr/bin/sort: mkstemp error: Permission denied
> htmerge: Word sort failed
Notice that the error is coming from the "sort" program which apparently
is being called by htdig. Do your /tmp or /var/tmp directories exist
and have proper permissions?
/usr/bin/sort: mkstemp error: Permission denied
htmerge: Word sort failed
I get this error every night on a FreeBSD 4.6.2 box with Mailman 2.1.1
with htdig patches. I found mention of it in the archives From Aug 2002,
but no followup on the message.
I have done a "chown -R mailman:mailman /usr/lo