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 run the node on my Raspberry Pi 4b? #39

Open
badjano opened this issue Jul 20, 2020 · 3 comments
Open

Can I run the node on my Raspberry Pi 4b? #39

badjano opened this issue Jul 20, 2020 · 3 comments

Comments

@badjano
Copy link

badjano commented Jul 20, 2020

Sorry, I haven´t tested this yet, but I saw that there is no ARM build and also from the "build from source" guide it says amd64 architecture... but would I be able to build this for Raspbian? Thanks

@badjano
Copy link
Author

badjano commented Jul 20, 2020

I just tried to build it on my Raspbian with Golang 1.14.6, but it stopped with these messages and nothing else:

crypto/bn256/bn256_slow.go:12:11: undefined: bn256
crypto/bn256/bn256_slow.go:16:11: undefined: bn256
crypto/bn256/bn256_slow.go:20:9: undefined: bn256

@liamwk
Copy link
Contributor

liamwk commented Jul 23, 2020

@badjano You can use go1.13 to test.

@badjano
Copy link
Author

badjano commented Jul 23, 2020

I used GO 1.14, should I downgrade?

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

2 participants