Skip to content

Update readme MacOS M1 instructions #262

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

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

Jake-Carter
Copy link
Contributor

This PR adds some more insightful instructions on the Homebrew installation procedure for MacOS running on Apple Silicon, especially for users who may already have the arm64 version of Homebrew installed.

Resolves #259

Copy link

@thinking-binaries thinking-binaries left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked these new instructions against my bash history, and they are much clearer now thanks.

Just one note, brew has a feature brew shellenv that can be used to ensure the correct environment variables are set for that version of brew. However, I /think/ brew might do this internally itself before it runs, as your instructions if followed to the letter did correctly install the i386 dynlib binaries in the i386 version of brew's Cellar fine, even though I also have the arm64 version of brew installed as well.

Thanks for adding the clarifications to this readme.

@Jacob-Scheiffler Jacob-Scheiffler merged commit e14d9de into analogdevicesinc:main Nov 28, 2022
@Jake-Carter Jake-Carter deleted the dev/readme branch November 2, 2023 21:28
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

Successfully merging this pull request may close these issues.

docs: Mac M1 homebrew install of openocd inside rosetta
4 participants