Go
Last updated
Last updated
Assumptions:
Brew is installed. If not, run:
and follow the prompts.
Install the latest develop branch with --devel
.
Add --with-gui
to brew the mist
browser.
Then run mist
(GUI) or geth
(CLI)
For options and patches, see:
Assumptions:
Go 1.2+ is installed. If not refer to page.
Brew is installed. If not, run ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
and follow the prompts
Install Qt 5.4.x:
brew install qt5
Now configure some path for go-qml to properly build:
Compile Mist
This will save a Mist.app
in the osx directory.
WARNING: Guide is outdated but remains for references
This should start Mist and connect you to the Lattice network. However, if you want a traditional *.app
file we'll need to use our .
We now have a simple tutorial to install from source: