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

some fixes to the readme install instructions #2396

Merged
merged 3 commits into from
Feb 24, 2016

Conversation

whyrusleeping
Copy link
Member

cc @RichardLitt and @jbenet

License: MIT
Signed-off-by: Jeromy jeromyj@gmail.com

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
If the `make install` hangs while fetching dependencies and if you are
running a daemon locally, ensure that it is on at least version 0.4.0-dev. If
you don't have a build that is new enough, run the `make install` with your
daemon turned off and the deps will be fetched through the ipfs.io gateways.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this tip no longer needed? it's not findable, the install process should warn about it or something.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it won't be needed after #2394

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
NOTES:

* `git` is required in order for `go get` to fetch
all dependencies.
* Package managers often contain out-of-date `golang` packages.
Compilation from source is recommended.
ensure that `go version` reports at least 1.5.2. See above for how to install go.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Capital E.

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
whyrusleeping added a commit that referenced this pull request Feb 24, 2016
some fixes to the readme install instructions
@whyrusleeping whyrusleeping merged commit d48cd56 into master Feb 24, 2016
@whyrusleeping whyrusleeping deleted the fix/readme-instructions branch February 24, 2016 01:54
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

Successfully merging this pull request may close these issues.

3 participants