Install Go Ethereum on CentOS 6

in #geth6 years ago (edited)

Ethereum
CentOS 6에 Go Ethereum 소스코드를 컴파일하여 설치하는 과정입니다.

Go Ethereum 소스코드 컴파일에 필요한 패키지 설치

$ sudo yum install -y golang gmp-devel

Git 설치

Git 2.x 버전이 필요합니다. Git 버전을 확인해 보고 1.x 버전인 경우 아래 순서로 업그레이드를 진행합니다.

$ git --version
$ sudo yum erase git
$ sudo yum install http://opensource.wandisco.com/centos/6/git/x86_64/wandisco-git-release-6-1.noarch.rpm
$ sudo yum install -y git
$ git --version

Git SSL Connection 관련 패키지 업데이트

$ sudo yum update -y nss curl

Go Ethereum 소스코드 다운로드 & 컴파일

$ git clone https://github.com/ethereum/go-ethereum
$ cd go-ethereum
$ make geth
$ build/bin/geth version
Sort:  

Congratulations @liveegg! You received a personal award!

1 Year on Steemit

Click here to view your Board of Honor

Do not miss the last post from @steemitboard:

Saint Nicholas challenge for good boys and girls

Support SteemitBoard's project! Vote for its witness and get one more award!

Congratulations @liveegg! You received a personal award!

Happy Birthday! - You are on the Steem blockchain for 2 years!

You can view your badges on your Steem Board and compare to others on the Steem Ranking

Vote for @Steemitboard as a witness to get one more award and increased upvotes!

Coin Marketplace

STEEM 0.35
TRX 0.12
JST 0.040
BTC 70455.47
ETH 3561.82
USDT 1.00
SBD 4.71