after installing tinygo per the website on Raspberry Pi 5 I get the following error when I type "tinygo version":
tinygo: error while loading shared libraries: libdl.so.2: ELF load command address/offset not page-aligned
I have never heard of ELF load, so I don't know what to do. Can anyone enlighten me?