[squeak-dev] re: SqueakJS-invoked Squeak installers

David T. Lewis lewis at mail.msen.com
Mon Oct 31 15:57:08 UTC 2016


Most newer Linux distributions will have /bin/sh linked to something other
than bash (motivated mainly by a recent security hole found in bash). A
script that depends on bash features needs to explicitly invoke bash in
the shebang line.

Dave

>
> Hi Chris--
>
>      Well, not finding libc is a problem. Have you run Squeak
> successfully on that setup before? I don't think the uname matters, and
> I don't know what it means by "[[: not found". As for sh vs. bash, it
> should be running sh since the "#!/bin/sh" magic cookie is that
> beginning of the script.
>
>      Thanks for trying it out!
>
>
> -C
>
> --
> Craig Latta
> Black Page Digital
> Amsterdam | San Francisco
> craig at blackpagedigital.com
> +31   6 2757 7177 (SMS ok)
> + 1 415  287 3547 (no SMS)
>
>




More information about the Squeak-dev mailing list