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

Error installing? #156

Closed
patcon opened this issue Oct 13, 2014 · 3 comments
Closed

Error installing? #156

patcon opened this issue Oct 13, 2014 · 3 comments

Comments

@patcon
Copy link
Contributor

patcon commented Oct 13, 2014

Sorry, I'm new to go, so take this bug report with a grain of salt. Ran through the README's install instructions after installing go like so:

apt-get install golang
export GOPATH=$HOME/go

Here's the error I get:
https://gist.github.com/patcon/435bc7f8e0397a87763d

Running ubuntu precise 12.04

~$ go version
go version go1

Thanks!

@cryptix
Copy link
Contributor

cryptix commented Oct 13, 2014

The version of go supplied by ubuntu 12.04 seems to be fairly old (1.3.3 is current). If there is no update available you might want to installing Go from source.

@jbenet
Copy link
Member

jbenet commented Oct 13, 2014

Yep, your Go version is too old. Run 1.2+. Those pass our (growing) test suite: https://travis-ci.org/jbenet/go-ipfs/ (<1.1 don't)

FWIW, i've had bad experiences installing Go from package mgrs. Installing from source is unusually easy though, so I'd follow @cryptix's advice.

@patcon
Copy link
Contributor Author

patcon commented Oct 13, 2014

Ah gotcha, thanks y'all!

@aschmahmann aschmahmann mentioned this issue May 14, 2021
71 tasks
ariescodescream pushed a commit to ariescodescream/go-ipfs that referenced this issue Oct 23, 2021
@aschmahmann aschmahmann mentioned this issue Dec 1, 2021
80 tasks
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Feb 25, 2022
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Feb 25, 2022
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

3 participants