<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p><span style="font-size: 10pt;">Sorry for the complex title. I'm not yet sure what is the error in my</span><br>
</p>
<div style="color: rgb(0, 0, 0);"><font size="2"><span style="font-size:10pt;">
<div class="PlainText">particular configuration.<br>
<br>
I'm trying to write a Dockerfile to run Squeak on my raspberry pi (4b+, set<br>
up with 64 bit). I downloaded this release:<br>
`squeak.cog.spur_linux64x64_202003021730` and tried to execute it without<br>
any arguments for the beginning:<br>
```<br>
root@cadc927632ce:/# ./sqcogspur64linuxht/squeak <br>
        not a dynamic executable<br>
Error. Could not determine platform's libc path for VM. <br>
Try forcing $PLATFORMLIBDIR in ./sqcogspur64linuxht/squeak, based on<br>
LIBC_SO.<br>
Please report what works to squeak [vm-dev] mail list.<br>
  LIBC_SO=<br>
  DISTRIB_ID=Ubuntu<br>
  DISTRIB_RELEASE=20.04<br>
  DISTRIB_CODENAME=focal<br>
  DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"<br>
  NAME="Ubuntu"<br>
  VERSION="20.04.1 LTS (Focal Fossa)"<br>
  ID=ubuntu<br>
  ID_LIKE=debian<br>
  PRETTY_NAME="Ubuntu 20.04.1 LTS"<br>
  VERSION_ID="20.04"<br>
  VERSION_CODENAME=focal<br>
  UBUNTU_CODENAME=focal<br>
  UNAME=Linux cadc927632ce 5.4.79-v8+ #1373 SMP PREEMPT Mon Nov 23 13:32:41<br>
GMT 2020 aarch64 aarch64 aarch64 GNU/Linux<br>
  System seems to be 64 bit. You may need to (re)install the 32-bit<br>
libraries.<br>
```<br>
<br>
What does this error message want to tell me? Which libraries should I<br>
install?<br>
I already gave this<br>
\[<<a href="https://github.com/pharo-project/pharo-launcher/issues/112>\" id="LPlnk118909" previewremoved="true">https://github.com/pharo-project/pharo-launcher/issues/112>\</a>] a try, but<br>
I only get 404 errors for i386 repository - [it looks as if it is not<br>
available for Ubuntu<br>
20.](<a href="https://eofla.wordpress.com/2020/04/01/ubuntu-20-04-lts-i386-repository-fade-out/" id="LPlnk440136" previewremoved="true">https://eofla.wordpress.com/2020/04/01/ubuntu-20-04-lts-i386-repository-fade-out/</a>)<br>
<br>
Can you help me? What libraries and packages do I need to install to get a<br>
(headful, planning to use `ssh -X`) running in my container?<br>
<br>
(PS: Probably a Squeak alternative for <a href="http://get.pharo.org/" id="LPlnk588951">
http://get.pharo.org/</a> could be<br>
helpful, too. :-))<br>
</div>
</span></font></div>
</div>
</body>
</html>