Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. bill@kona:~/git/tmp$ git clone https://github.com/ipfs/go-ipfs.git && cd go-ipfs && make install
  2. Cloning into 'go-ipfs'...
  3. remote: Counting objects: 47812, done.
  4. remote: Compressing objects: 100% (29/29), done.
  5. remote: Total 47812 (delta 6), reused 0 (delta 0), pack-reused 47783
  6. Receiving objects: 100% (47812/47812), 21.46 MiB | 9.21 MiB/s, done.
  7. Resolving deltas: 100% (28555/28555), done.
  8. Checking connectivity... done.
  9. go get -u github.com/whyrusleeping/gx
  10. go get -u github.com/whyrusleeping/gx-go
  11. gx --verbose install --global
  12. installing package: go-ipfs-0.4.0
  13. - QmUBogf4nUefBjmYjn6jfsfPJRkmDGSeMhNj4usRKq69f4 not found locally, fetching into /home/bill/pkg/go/src/gx/ipfs/QmUBogf4nUefBjmYjn6jfsfPJRkmDGSeMhNj4usRKq69f4
  14. - fetching QmUBogf4nUefBjmYjn6jfsfPJRkmDGSeMhNj4usRKq69f4 via ipfs api
  15. [1 / 2] fetched dep: go-log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement