Table of Contents

Box64

Run Linux AMD64 binaries on Linux ARM.

There is no guarantee that it works for all binaries

Install

mkdir -p /opt/src
cd /opt/src
git clone https://github.com/ptitSeb/box64
cd box64
mkdir build
cd build
cmake .. -D ARM_DYNAREC=ON -D CMAKE_BUILD_TYPE=RelWithDebInfo
make -j4
make install
systemctl restart systemd-binfmt

Library path

setenv BOX64_LD_LIBRARY_PATH /opt/XXX

Resources

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies