我在 Raspberry Pi 3 B+ (2017) 或 Pi 4 上有aarch64/版本的 Debian(使用此处的图像)。现在我想运行一些应用程序/库的 32 位 ( / ) 版本,但它们似乎不起作用。特别是来自 Raspbery Pi 用户区应用程序。arm64armhfarmv7raspistill
问题:如果可能的话,如何让raspistill(以及其他 32 位 Arm 二进制文件)在 64 位操作系统上运行?
我尝试过的:
armhf Raspberry Pi 的源代码raspistill:https://raspberrypi.stackexchange.com/a/67157。
not a dynamic executable。No such file or directory。 …