Hi -
I'm trying to see if the squeak linux ARM vm Smalltalk>>#highResClock works. The pharo one does not. So AndreasSystemProfiler doesn't work.
On the squeak.org website, downloads page, Advanced section (https://squeak.org/downloads/) there is this snippet:
Linux: Make sure that you have 32-bit libraries and X11 installed, and that the squeak.sh script is executable.
Run the script with the image file as a parameter.
But I cannot find which libraries are necessary on squeak.org. So installing them on this ubuntu 22.04 64bit arm VM is tricky.