lovasoa / SQLpage

SQL-only webapp builder, empowering data analysts to build websites and applications quickly
https://sql.ophir.dev
MIT License
882 stars 62 forks source link

Linux binary and ARM CPU - failed to run #382

Closed amrutadotorg closed 4 weeks ago

amrutadotorg commented 4 weeks ago

Hi,

Today I tried to run the sqlpage.bin file on AWS Graviton 64-bit ARM (Debian 12), but it failed. However, compiling from the source code worked. If the distributed Linux binary was compiled for x86, it would be helpful to mention this in the documentation.

lovasoa commented 4 weeks ago

I added a note in the README, hopefully it helps: https://github.com/lovasoa/SQLpage/commit/2b0ad00ba8790597293bb4c5860035c4ac2e740f

amrutadotorg commented 3 weeks ago

I would suggest to rename the package with linux to sqlpage-linux-x64.tgz so in future :) we might add for example:

sqlpage-linux-arm64.tgz
sqlpage-linux-armv7l.tgz