On Tue, Mar 9, 2010 at 9:20 PM, Kurt Seifried <[email protected]> wrote:
>> This looks like a problem with the build system. Maybe it requires gmake.
>
> Doh, I always forget that BSD != Linux userland (I usually install GNU
> stuff and then forget I did).

Thanks for confirming this. I should probably document that we require gmake.

> SRCDIR=. ./check.sh ./sh-tests/*.{commands,sh}
> ./check.sh: not found
> gmake: *** [check-shell] Error 127
>
> =====
> -rwxr-xr-x  1 1000  1000  466 Mar  5 15:57 check.sh

Ah, I think it's the #!/bin/bash -- should be #!/usr/bin/env bash.
Just fixed in git.

kr

-- 
You received this message because you are subscribed to the Google Groups 
"beanstalk-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/beanstalk-talk?hl=en.

Reply via email to