On Mon, 2004-04-26 at 17:57, Jan-Kees Fels wrote: > Hi there, > > My setup is as follows: > > FreeBSD 5.2.1-RELEASE (GENERIC) #0: Mon Feb 23 20:45:55 GMT 2004 > > I installed it via ftp and made sure I installed the complete thing with > all developer stuff.
I'm guessing bash is in /usr/bin/bash on FreeBSD. In 2.0, I've changed the install-dbmail.sh script to use /usr/bin/env bash env is in /usr/bin/ on every *NIX I know of. I'll adapt the 1.2.x version to do the same. Also, it should find the location of chmod, chown etc, by using 'which'. I'll do that too. Ilja
