Replies: 1 comment 1 reply
-
Yes, that should be possible ! You should install rust on your computer: https://www.rust-lang.org/tools/install Then download the source code for sqlpage: https://github.com/sqlpage/SQLPage/archive/refs/heads/main.zip Then from the terminal, inside the downloaded source, run: You will then find the sqlpage executable in |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My MacBook Pro is limited to MacOS 11.x and I cannot see a compelling reason to buy a new one. However, it would be nice to run SQLpage on the MBP "on the go" still. Right now SQLpage runs on my Debian LAN Server, so once I leave the office, I can't work with SQLpage any more.
Compiling stuff using homebrew doesn't work, as MacOS 11.x isn't supported any more.
I found 'sqlpage-macos.tgz' but get the error
zsh: bad CPU type in executable: ./sqlpage.bin
which seems to indicate it's compiled for a more modern MacOS.
Long story short: Is it possible to compile for an older version of MacOS?
Beta Was this translation helpful? Give feedback.
All reactions