opendata-stuttgart / airrohr-firmware-flasher

MIT License
91 stars 39 forks source link

Older Linux distributions support #6

Open Informatic opened 6 years ago

Informatic commented 6 years ago

Current public Linux release was built on Ubuntu 18.04. Difference in glibc version allows it to be only run on Ubuntu 18.04 or newer. We either need to figure out proper static builds, or build on older glibc/libpython version. (Similar issue applies for MacOS, built and tested on High Sierra, in theory would work only on High Sierra and up)

Related: https://github.com/pyinstaller/pyinstaller/wiki/FAQ#gnulinux