box64 icon indicating copy to clipboard operation
box64 copied to clipboard

Cannot use box64 because of missing libraries

Open DubbsPi opened this issue 10 months ago • 2 comments

Upon trying to run an x86 appimage, I get the error: x86_64-binfmt-P: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory

I am using a RPi5 with x64 RPi os (the os was just recently reinstalled because I was getting the same error).

Box64 was installed from PiApps and then removed and recompiled from source.

This error has occurred every time I have tried to use an application with box64.

DubbsPi avatar Mar 20 '25 23:03 DubbsPi

box64 will not try to open that lib. I think you are using qemu here instead.

ptitSeb avatar Mar 21 '25 00:03 ptitSeb

I have installed qemu recently, so I will try to disable it, thanks for the help!

DubbsPi avatar Mar 21 '25 00:03 DubbsPi