reallymine icon indicating copy to clipboard operation
reallymine copied to clipboard

Please help installing Reallymine

Open jvillarrealn opened this issue 8 years ago • 1 comments
trafficstars

Hello,
i'm trying to install reallymine in my Raspberry PI. I first installed GO and updated the PATHs and it seems to be working fine since i made some tests. when i do the: go get github.com/andlabs/reallymine it throws too many errors. Sorry i'm attaching a picture, since i don't know how to transfer the output here. errors what am i missing?.

thank you so much

jvillarrealn avatar Oct 20 '17 01:10 jvillarrealn

Somehow your Raspberry Pi is making Go think your system is both DragonflyBSD and Linux at the same time when installing the golang.org/x/sys package, which is a dependency of one of my dependencies. Unfortunately that's a problem that you'll need to report on the Go issue tracker. Good luck!

andlabs avatar Oct 20 '17 04:10 andlabs