Hi, please help me install go-ethereum I want to explore Go possibilities and performance.. I installed all dependencies but when I run go get command I get:
[email protected]:~/go/pkg/linux_amd64/github.com# go get -u github.com/ethereum/go-ethereum
# github.com/ethereum/ethwire-go
/root/go/src/github.com/ethereum/ethwire-go/messaging.go:112: undefined: log
[email protected]:~/go/pkg/linux_amd64/github.com#
Comments