<div dir="ltr">I need to open a 32-bit image on my new 64-bit laptop running Ubuntu 22.04 64-bit.  I've relied on this great technique and script for the last few years to identify the required packages.<div><br></div><div>   <a href="https://milanvavra.wordpress.com/2017/02/27/squeak-5-1-32bit-installation-on-ubuntu-17-04-64bit-beta1-gnome/" target="_blank">https://milanvavra.wordpress.com/2017/02/27/squeak-5-1-32bit-installation-on-ubuntu-17-04-64bit-beta1-gnome/</a><br></div><div><br></div><div>For my 22.04, it identifies:</div><div><br></div><div>libc6-i386<br>libc6:i386<br>libgl1:i386<br></div><div><br></div><div>of which I installed all.  Unfortunately, Squeak is still reporting the following error message when attempting to launch the image:</div><div>____</div><div>./Squeak6.0-22104-32bit-202206021410-Linux-x86/bin/squeak ./Squeak6.0-22104-32bit-202206021410-Linux-x86/shared/Squeak6.0-22104-32bit.image<br>vm-display-X11 tryLoading /home/cmm/Chris/dev/Squeak/Squeak6.0-22104-32bit-202206021410-Linux-x86/bin/vm-display-X11.so: dlopen: libXrender.so.1: cannot open shared object file: No such file or directory<br>could not find display driver vm-display-X11; either:<br>  - check that /home/cmm/Chris/dev/Squeak/Squeak6.0-22104-32bit-202206021410-Linux-x86/bin//vm-display-X11.so exists, or<br>  - use the '-plugins <path>' option to tell me where it is, or<br>  - remove DISPLAY from your environment.<br>Aborted (core dumped)<br></div><div>____</div><div><br></div><div>Any ideas?  Has anyone else been able to get Squeak 6.0 32-bit running on an x86_64 machine?</div><div><br></div><div>thanks.</div></div>