[squeak-dev] SqueakJS-invoked Squeak installers

Chris Muller asqueaker at gmail.com
Sun Oct 30 20:42:35 UTC 2016


Hi Craig, I'm interested in this.  I tried it in a Ubuntu 14.04.4 LTS
Desktop running on a Oracle VirtualBox.  In the SqueakJS image, it put
up an alert box saying "Please run the file I just downloaded".  I
wasn't sure where it downloaded it so clicked on the "Linux" link to
download "squeak.sh" to my home directory.  I then ran in a terminal
window.

At the bottom, it seemed to run into an issue, (possibly because of
the uname of the VirtualBox?), here's the end of the terminal log:

 - Chris

============
./squeak.sh
  ....
  inflating: Context-7.0-All-in-One/squeak.bat
  inflating: Context-7.0-All-in-One/squeak.sh
Starting Squeak...
cmm at vbox-ubuntu-desktop:~$ Error. Could not determine platform's libc
path for VM.
Try forcing $PLATFORMLIBDIR in
/home/cmm/Context-7.0-All-in-One/Context-7.0-xxxxx-32bit-All-in-One.app/Contents/Linux-i686/bin/squeak,
based on LIBC_SO.
Please report what works to squeak [vm-dev] mail list.
  LIBC_SO=
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=14.04
  DISTRIB_CODENAME=trusty
  DISTRIB_DESCRIPTION="Ubuntu 14.04.4 LTS"
  NAME="Ubuntu"
  VERSION="14.04.4 LTS, Trusty Tahr"
  ID=ubuntu
  ID_LIKE=debian
  PRETTY_NAME="Ubuntu 14.04.4 LTS"
  VERSION_ID="14.04"
  UNAME=Linux vbox-ubuntu-desktop 4.2.0-27-generic #32~14.04.1-Ubuntu
SMP Fri Jan 22 15:32:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
/home/cmm/Context-7.0-All-in-One/Context-7.0-xxxxx-32bit-All-in-One.app/Contents/Linux-i686/bin/squeak:
36: /home/cmm/Context-7.0-All-in-One/Context-7.0-xxxxx-32bit-All-in-One.app/Contents/Linux-i686/bin/squeak:
[[: not found


On Thu, Oct 27, 2016 at 1:55 AM, Craig Latta <craig at blackpagedigital.com> wrote:
>
>
> Hi--
>
>      I've written some Squeak installers that are invoked by SqueakJS.
> When you visit [1], SqueakJS installs native Squeak on localhost and
> makes a remote-messaging connection to it. Please check it out and let
> me know how it goes. So far I've tested on
> macOS/{Chrome,Safari,Firefox}, Windows/{Edge,Chrome,Firefox}, and
> Linux/{Firefox,Chrome}.
>
>
>      thanks!
>
> -C
>
> [1] http://blackpagedigital.com/squeak
>
> --
> 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