Re: Build error if i use the dash as shell

"Robert 'Bobby' Zenz" <[email protected]> Sat, 18 Oct 2014 21:11:38 +0200
Newsgroups gmane.comp.window-managers.sawfish
Message-ID <20141018211138.5b04744d@Necronomicon>
That's a common one, something about using a different shell, try the
following:

    make SHELL=/bin/bash

Or was it

    export CONFIG_SHELL="/bin/bash"
    ./configure
    make

? I can never remember. But something like that.


On Sat, 18 Oct 2014 19:58:30 +0200
fuchur <[email protected]> wrote:

> Hi,
> 
> If i try to build sawfish on debian or mint and i use as default shell
> the dash (ls -al /bin/sh -> dash) i can't build sawfish. See log. I
> can sawfish only build if the dash is not the default shell 
> (ls -al /bin/sh -> bash).


-- 
Sawfish ML