Giter Club home page Giter Club logo

ipfs-chat's People

Contributors

msparks avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ipfs-chat's Issues

issue - not compiling.

Make file is not working. So i tried manually. this is the error i am getting

xterm@linux:/ipfschat/ipfs-chat$ ls
Makefile chat.pb.go chat.proto main.go
xterm@linux:
/ipfschat/ipfs-chat$ make
make: Nothing to be done for 'all'.
xterm@linux:/ipfschat/ipfs-chat$ make all
make: Nothing to be done for 'all'.
xterm@linux:
/ipfschat/ipfs-chat$ ls
Makefile chat.pb.go chat.proto main.go
xterm@linux:/ipfschat/ipfs-chat$ go build -o ipfschat
main.go:13:2: cannot find package "code.google.com/p/go.net/context" in any of:
/usr/local/go/src/code.google.com/p/go.net/context (from $GOROOT)
/home/xterm/GoProjects/src/code.google.com/p/go.net/context (from $GOPATH)
main.go:16:2: cannot find package "github.com/jbenet/go-base58" in any of:
/usr/local/go/src/github.com/jbenet/go-base58 (from $GOROOT)
/home/xterm/GoProjects/src/github.com/jbenet/go-base58 (from $GOPATH)
main.go:26:2: cannot find package "github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-logging" in any of:
/usr/local/go/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-logging (from $GOROOT)
/home/xterm/GoProjects/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-logging (from $GOPATH)
main.go:17:2: cannot find package "github.com/jbenet/go-ipfs/core" in any of:
/usr/local/go/src/github.com/jbenet/go-ipfs/core (from $GOROOT)
/home/xterm/GoProjects/src/github.com/jbenet/go-ipfs/core (from $GOPATH)
main.go:27:2: cannot find package "github.com/jbenet/go-ipfs/p2p/peer" in any of:
/usr/local/go/src/github.com/jbenet/go-ipfs/p2p/peer (from $GOROOT)
/home/xterm/GoProjects/src/github.com/jbenet/go-ipfs/p2p/peer (from $GOPATH)
main.go:28:2: cannot find package "github.com/jbenet/go-ipfs/repo/fsrepo" in any of:
/usr/local/go/src/github.com/jbenet/go-ipfs/repo/fsrepo (from $GOROOT)
/home/xterm/GoProjects/src/github.com/jbenet/go-ipfs/repo/fsrepo (from $GOPATH)
main.go:29:2: cannot find package "github.com/jbenet/go-ipfs/util" in any of:
/usr/local/go/src/github.com/jbenet/go-ipfs/util (from $GOROOT)
/home/xterm/GoProjects/src/github.com/jbenet/go-ipfs/util (from $GOPATH)
main.go:20:2: cannot find package "github.com/jbenet/go-multihash" in any of:
/usr/local/go/src/github.com/jbenet/go-multihash (from $GOROOT)
/home/xterm/GoProjects/src/github.com/jbenet/go-multihash (from $GOPATH)
xterm@linux:
/ipfschat/ipfs-chat$ go get code.google.com/p/go.net/context
unrecognized import path "code.google.com/p/go.net/context": parse https://code.google.com/p/go.net/context?go-get=1: no go-import meta tags (meta tag github.com/golang/go did not match import path code.google.com/p/go.net/context)
xterm@linux:~/ipfschat/ipfs-chat$

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.