Guest User

Untitled

a guest
Dec 16th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. exec: "gcc": executable file not found in $PATH
  2. util.go:45: exit status 2
  3. exit status 1
  4. make: *** [geth] Error 1
  5.  
  6.  
  7. PAth:- /root/go-ethereum
  8.  
  9. Env variables:
  10. export GOROOT=/usr/local/go
  11. export GOPATH=$HOME/Projects/Proj
  12. export PATH=$GOPATH/bin:$GOROOT/bin:$PATH
Add Comment
Please, Sign In to add comment