Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I install go-libp2p using gx? #174

Closed
duomoney opened this issue Jan 16, 2017 · 5 comments
Closed

Can I install go-libp2p using gx? #174

duomoney opened this issue Jan 16, 2017 · 5 comments

Comments

@duomoney
Copy link

The install instructions in the readme do not mention gx.

@hsanjuan
Copy link
Contributor

instructions say make and Makefile is https://github.com/libp2p/go-libp2p/blob/master/Makefile .

So the answer is yes. Would you like to improve the README though? Contribs always welcome :)

@CMCDragonkai
Copy link

For gx installation to work without using go get at all, this issue would need to be fixed first: #175

@daviddias
Copy link
Member

When running make deps, go-libp2p-swarm doesn't get installed in my $GOPATH/src/libp2p (or $GOPATH/src/ipfs)??

@hsanjuan
Copy link
Contributor

@diasdavid gets fetched with gx, so it's somewhere in src/gx/.../ isn't it?

@Stebalien
Copy link
Member

The readme now explains how to set everything up with gx so this should be solved.

marten-seemann pushed a commit that referenced this issue Apr 21, 2022
Don't drop connections when simultaneous dialing occurs
marten-seemann added a commit that referenced this issue Apr 22, 2022
Implement CloseRead/CloseWrite
marten-seemann added a commit that referenced this issue Aug 9, 2022
implement the RemovePeer method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants