<p></p>
<p>Sorry for the complex title. I'm not yet sure what is the error in my particular configuration.</p>
<p>I'm trying to write a Dockerfile to run Squeak on my raspberry pi (4b+, set up with 64 bit). I downloaded this release: <code>squeak.cog.spur_linux64x64_202003021730</code> and tried to execute it without any arguments for the beginning:</p>
<pre><code>root@cadc927632ce:/# ./sqcogspur64linuxht/squeak 
        not a dynamic executable
Error. Could not determine platform's libc path for VM. 
Try forcing $PLATFORMLIBDIR in ./sqcogspur64linuxht/squeak, based on LIBC_SO.
Please report what works to squeak [vm-dev] mail list.
  LIBC_SO=
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=20.04
  DISTRIB_CODENAME=focal
  DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"
  NAME="Ubuntu"
  VERSION="20.04.1 LTS (Focal Fossa)"
  ID=ubuntu
  ID_LIKE=debian
  PRETTY_NAME="Ubuntu 20.04.1 LTS"
  VERSION_ID="20.04"
  VERSION_CODENAME=focal
  UBUNTU_CODENAME=focal
  UNAME=Linux cadc927632ce 5.4.79-v8+ #1373 SMP PREEMPT Mon Nov 23 13:32:41 GMT 2020 aarch64 aarch64 aarch64 GNU/Linux
  System seems to be 64 bit. You may need to (re)install the 32-bit libraries.
</code></pre>
<p>What does this error message want to tell me? Which libraries should I install?<br>
I already gave this [<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="328106537" data-permission-text="Title is private" data-url="https://github.com/pharo-project/pharo-launcher/issues/112" data-hovercard-type="issue" data-hovercard-url="/pharo-project/pharo-launcher/issues/112/hovercard" href="https://github.com/pharo-project/pharo-launcher/issues/112">pharo-project/pharo-launcher#112</a>] a try, but I only get 404 errors for i386 repository - <a href="https://eofla.wordpress.com/2020/04/01/ubuntu-20-04-lts-i386-repository-fade-out/" rel="nofollow">it looks as if it is not available for Ubuntu 20.</a></p>
<p>Can you help me? What libraries and packages do I need to install to get a (headful, planning to use <code>ssh -X</code>) running in my container?</p>
<p>(PS: Probably a Squeak alternative for <a href="http://get.pharo.org/" rel="nofollow">http://get.pharo.org/</a> could be helpful, too. :-))</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/544">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW6TRV6CBKPTESFNEULSXM7FXANCNFSM4VONJ23A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW6SLKCUE5TFQLVOGWLSXM7FXA5CNFSM4VONJ23KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LSIPBMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/544",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/544",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>