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

Mist won't install with Homebrew #291

Closed
joeykrug opened this issue Feb 4, 2015 · 3 comments
Closed

Mist won't install with Homebrew #291

joeykrug opened this issue Feb 4, 2015 · 3 comments

Comments

@joeykrug
Copy link

joeykrug commented Feb 4, 2015

I get the following error:

MacBook-Pro:augur-serpent joeykrug2$ brew install go-ethereum
==> Installing go-ethereum from caktux/homebrew-ethereum
==> Cloning https://github.com/ethereum/go-ethereum.git
Updating /Library/Caches/Homebrew/go-ethereum--git
==> Checking out branch master
==> go env
==> go get -v -u -d github.com/ethereum/go-ethereum/ethereum
package github.com/ethereum/go-ethereum/ethereum
imports github.com/ethereum/go-ethereum/ethereum
imports github.com/ethereum/go-ethereum/ethereum: cannot find package "github.com/ethereum/go-ethereum/ethereum" in any of:
/usr/local/opt/go/libexec/src/github.com/ethereum/go-ethereum/ethereum (from $GOROOT)
/private/tmp/go-ethereum-fH5uch/src/github.com/ethereum/go-ethereum/ethereum (from $GOPATH)

@tgerring
Copy link
Contributor

tgerring commented Feb 6, 2015

It looks like the build script for the Homebrew channel is old, as github.com/ethereum/go-ethereum/ethereum was moved some time ago.

This issue will probably get more attention over at https://github.com/ethereum/homebrew-ethereum/issues. In the meantime, manual build on Mac is relatively simple if you'd like to give it a try.

@joeykrug
Copy link
Author

joeykrug commented Feb 7, 2015

Cool will close & make an issue there

@joeykrug joeykrug closed this as completed Feb 7, 2015
@caktux
Copy link
Contributor

caktux commented Feb 11, 2015

That was fixed a while back, you just had to brew update.

ngtuna pushed a commit to ngtuna/tomochain that referenced this issue Nov 21, 2018
remove autotag for testnet release channel
AusIV pushed a commit to NoteGio/go-ethereum that referenced this issue Feb 22, 2021
docs: Add static site generator for generating documentation page
maoueh pushed a commit to streamingfast/go-ethereum that referenced this issue Jan 12, 2022
maoueh pushed a commit to streamingfast/go-ethereum that referenced this issue Mar 29, 2024
…king

backport upstream hashdb locking changes
luanxu-mxc pushed a commit to MXCzkEVM/mxc-geth that referenced this issue Sep 2, 2024
s1na pushed a commit to s1na/go-ethereum that referenced this issue Dec 2, 2024
Increase gas price from 250000000 to 12500000000
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

3 participants