SBFspot / sbfspot-config

Installation/Configuration tool for SBFspot on Raspberry Pi
43 stars 11 forks source link

Doesn't work on 64 bit Raspberry Pi OS #35

Closed HandyHat closed 2 years ago

HandyHat commented 2 years ago

When running on the aarch64 version of Raspberry Pi OS, the script outputs Error: Not running Raspbian - this is because lsb_release -si returns Debian on this version.

sbf- commented 2 years ago

This is by design. Anyway, this setup contains precompiled 32 bit executables which won't run on your system. You have to follow the manual compile route.