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

Installing go-ethereum on Mac OS X #582

Closed
JustinDrake opened this issue Mar 27, 2015 · 2 comments
Closed

Installing go-ethereum on Mac OS X #582

JustinDrake opened this issue Mar 27, 2015 · 2 comments

Comments

@JustinDrake
Copy link
Contributor

I've followed to the letter the instructions here (Option 1: Homebrew tap):

brew tap ethereum/ethereum
brew install ethereum

Now when I run the command ethereum, I get the following error:

dyld: Library not loaded: /usr/local/opt/readline/lib/libreadline.6.dylib
  Referenced from: /usr/local/bin/ethereum
  Reason: image not found
Trace/BPT trap: 5

What's up?

(OS X Yosemite 10.10.2, MacBook Air early 2015)

@caktux
Copy link
Contributor

caktux commented Mar 27, 2015

Try brew install readline for now, fixed in ethereum/homebrew-ethereum@74840ec

@JustinDrake
Copy link
Contributor Author

Ok, that seems to have fixed it for me. Thanks.

ngtuna added a commit to ngtuna/tomochain that referenced this issue Jul 24, 2019
maoueh pushed a commit to streamingfast/go-ethereum that referenced this issue Nov 29, 2021
tony-ricciardi pushed a commit to tony-ricciardi/go-ethereum that referenced this issue Jan 20, 2022
maoueh pushed a commit to streamingfast/go-ethereum that referenced this issue Jan 31, 2022
…ereum#582)

Co-authored-by: Martin Holst Swende <martin@swende.se>
s1na pushed a commit to s1na/go-ethereum that referenced this issue Dec 2, 2024
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