←back to thread

95 points Levitating | 6 comments | | HN request time: 0.855s | source | bottom
1. Nekorosu ◴[] No.45080991[source]
Impossible to run on macOS. The provided "binary" is a complete mess. It's actually a zip archive with an app inside of it with a binary that doesn't match a modern Appple Silicon architecture.

I don't understand why the download link is even there. In practice, macOS is not supported. I hope it works better on Linux. Can't care less about Windows.

replies(2): >>45081748 #>>45084533 #
2. anta40 ◴[] No.45081748[source]
Last time I tried (perhaps 4 years ago?), it works on 64-bit Linux. But you still need to install 32-bit compatibility libs. On macOS, well sadly it's still 32-bit. Not sure how many folks are still using Mojave...
replies(1): >>45082869 #
3. coliveira ◴[] No.45082869[source]
So this probably won't run on Apple silicon. They don't have support for 32bit apps.
replies(1): >>45085327 #
4. Nekorosu ◴[] No.45084533[source]
For downvoters. I made an effort to file a very detailed bug report regarding this issue. I'd love to make it work but it seems like original REBOL binary is also 32-bit only. I still don't understand why the provided binary is a rabbit hole of problems. I do want to try it on my system and open to making an extra effort to make it work. :)
replies(1): >>45085614 #
5. anta40 ◴[] No.45085327{3}[source]
It also doesn't run on Big Sur, Monterey.... back when I was still on X64
6. avhon1 ◴[] No.45085614[source]
IIRC, Red is not yet fully self-hosted, so it makes sense that the download would embed a copy of the original 32-bit x86 Rebol to bootstrap / compile.