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

dbxcli won't install on Macintel w/ Monterrey 12.4 #1

Closed
KirkBrooks opened this issue May 31, 2022 · 1 comment
Closed

dbxcli won't install on Macintel w/ Monterrey 12.4 #1

KirkBrooks opened this issue May 31, 2022 · 1 comment

Comments

@KirkBrooks
Copy link

Authentication process fails: Bad CPU type in executable

Also tried with BASH - same result.

Full terminal output:

kirk@iMac FileTransfer_Class % '/Users/kirk/4D Workspace/git_repos/thomasMaul/FileTransfer_Class/optional/dbxcli_Mac_precompiled/dbxcli' ls
zsh: bad CPU type in executable: /Users/kirk/4D Workspace/git_repos/thomasMaul/FileTransfer_Class/optional/dbxcli_Mac_precompiled/dbxcli
kirk@iMac FileTransfer_Class % sudo '/Users/kirk/4D Workspace/git_repos/thomasMaul/FileTransfer_Class/optional/dbxcli_Mac_precompiled/dbxcli' ls
Password:
sudo: unable to execute /Users/kirk/4D Workspace/git_repos/thomasMaul/FileTransfer_Class/optional/dbxcli_Mac_precompiled/dbxcli: Bad CPU type in executable
kirk@iMac FileTransfer_Class %

ThomasMaul added a commit that referenced this issue May 31, 2022
@ThomasMaul
Copy link
Owner

oops, thanks for reporting. The precompiled version was build for ARM64, so not running on an Intel based Mac. I've recompiled for Intel, so it will work on both Intel+ARM (using Rosetta).
Also modified the build instructions.

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

2 participants