Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac OSX Catalina Install Error #4359

Closed
dmrobotix opened this issue Mar 22, 2020 · 1 comment
Closed

Mac OSX Catalina Install Error #4359

dmrobotix opened this issue Mar 22, 2020 · 1 comment

Comments

@dmrobotix
Copy link

dmrobotix commented Mar 22, 2020

When I try to install red on Mac OSX Catalinta I get the following error:
zsh: bad CPU type in executable: ./red-064
To reproduce
Steps to reproduce the behavior:

  1. Go to the main website and download the installer file for MacOSX
  2. Open Terminal and navigate to where you saved the file
  3. Enter command: chmod u+x
  4. Enter command: ./
  5. Get error.

In my case, is red-064.

Expected behavior
You will get the error: zsh: bad CPU type in executable: ./red-064

Platform version (please complete the following information)
MacOSX Catalina 10.15.3, using zsh in the Terminal.

@9214
Copy link
Collaborator

9214 commented Mar 22, 2020

Hi @dmrobotix. Red is currently limited to 32-bit only, so the error message is expected since Catalina dropped support for it. There are plans to address that issue in a step-by-step manner, by gradually transitioning Red to 64-bit, but it can be tackled differently and we haven't decided on the best approach yet, not to mention that it will pull our focus from the more urgent, core tasks.

In the meantime, you can use the virtualization tools of your choice to run Red on macOS. @x8x might have some ready-made solution for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants