Forum Bugs

Unable to execute prince (Ubuntu 20.04 ARM using aarch64 install)

TGFisher
When I try to run prince, I get the following error:

$ prince
-bash: /usr/local/lib/prince/bin/prince: No such file or directory


Here's the "file" output of the executable:

$ file /usr/local/lib/prince/bin/prince
/usr/local/lib/prince/bin/prince: ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-musl-aarch64.so.1, BuildID[sha1]=fe1da337091980aa359e0b6cbe597460328cda57, stripped


This is on Ubuntu 20.04 ARM.

Any help would be appreciated.

Thanks.


mikeday
Is this the "musl libc" package? Can you try the other ARM64 package?