Ian Zimmerman <[EMAIL PROTECTED]> writes:
> You wrote:
>
> > Some tests fail:
> > [riechert@tairou Mail-Sort-2002.03.23]$ make test
> > ...
> > Failed 2/9 tests, 77.78% okay
>
> What is the value of $Config::Config{'sh'} in your installation?
> Is it defined at all, and if so does it really name a Bourne-compatible
> shell that is executable by you?
[1]
$Config::Config{'sh'} is: /bin/sh
[2]
$ ls -l /bin/sh
lrwxrwxrwx 1 root root 4 Dec 29 2000 /bin/sh -> bash
Andreas
