I have the Mini Router/PC with Raspberry Pi Compute Module 4 and I’m trying to set it up. However, I can’t get the balena-etcher program to work. It complains:
error while loading shared libraries: libgobject-2.0.so.0: cannot open shared object file: No such file or directory
I have tried installing fuse i386 (wish you had warned me about that) and I’ve tried using the --appimage-extract-and-run
option. I also tried the --appimage-extract
option, but I can’t seem to find a 32-bit version of libgobject to drop in the usr/lib directory for it.
I probably won’t get a result here, so I guess I’ll go looking elsewhere, but I thought I’d point out this is a problem.