On 04/05/15 12:54, Mariusz Balewski wrote:
it looks like something fishy with your shell. Could you give us the output of "ls -l /bin/sh" ?Could you try to run instead "bash ./bootstrap" ? Regards, GiuseppeProblem already resolved. Bad shebang was the issue. As soon as I changed it to #!/bin/bash - everything went well. Thank you all for help! Mariusz
Glad you solved it. Which shell was it using?
