ppcsuite / ppcd-old

An alternative full node peercoin implementation written in Go (golang)
ISC License
3 stars 2 forks source link

Build fails #10

Closed mably closed 9 years ago

mably commented 9 years ago

From @jyap808 on March 17, 2015 1:40

Error:

$ go get -u -v github.com/mably/ppcd/...
github.com/mably/ppcd (download)
code.google.com/p/go.crypto (download)
github.com/btcsuite/btcec (download)
package github.com/mably/ppcd
    imports code.google.com/p/go.crypto/ripemd160
    imports github.com/btcsuite/btcec
    imports github.com/btcsuite/btcec
    imports github.com/btcsuite/btcec: no buildable Go source files in /Users/me/projects/gopath/src/github.com/btcsuite/btcec

From https://github.com/btcsuite/btcec:

This package is now a sub-package in the btcec directory of the btcd repository.

Copied from original issue: mably/ppcd#15

mably commented 9 years ago

The ppcd mably version is now deprecated. You should use the new version available here: https://github.com/ppcsuite