RingSnapshotDownload icon indicating copy to clipboard operation
RingSnapshotDownload copied to clipboard

linux-arm.zip doesn't work on 64bit Raspberry PI Os

Open DanoBoca opened this issue 1 year ago • 0 comments

There doesn't seem to be a 64bit version for ARM64.

root@rpinut:/tmp/linux-arm# file * RingSnapshotDownload: ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=1476a7f9d55808b77203911f433aef545c836063, stripped Settings.json: ASCII text, with very long lines (1173)

root@rpinut:/tmp/linux-arm# ./R* -list ./RingSnapshotDownload: error while loading shared libraries: libpthread.so.0: ELF load command address/offset not page-aligned

Raspberry PI OS arm64

DanoBoca avatar Oct 31 '24 21:10 DanoBoca