Hi.

Can you move your perkeep tree to /home/pi/go/src/perkeep.org (if
/home/pi/go is indeed your GOPATH) or /home/pi/src/perkeep.org ? It
should make everything work automatically.

Regards,
Mathieu


On 22 April 2018 at 17:31, Scott Carlson <[email protected]> wrote:
> Good evening everyone --
>
> I am trying to build from master https://github.com/perkeep/perkeep.git
>
> RPI ZeroW. Latest updates. Installed go version v1.10.1 linux/arm
>
>
> $ go run make.go
>
> can't load package: package perkeep.org/cmd/pk: cannot find package
> "perkeep.org/cmd/pk" in any of:
>
> /usr/local/go/src/perkeep.org/cmd/pk (from $GOROOT)
>
> /home/pi/go/src/perkeep.org/cmd/pk (from $GOPATH)
>
> Could not run go list to find install dir: exit status 1,
>
> exit status 1
>
>
>
> I followed the guide, ~/.bashrc contains:
>
> export GOPATH=$HOME/go
>
> export PATH=/usr/local/go/bin:$PATH:$GOPATH/bin
>
> $printenv
>
> PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games:/home/pi/go/bin
>
> _=/usr/bin/printenv
>
> OLDPWD=/home/pi/perkeep/pkg
>
>
>
> I'm not familiar with go, any suggestions would be appreciated!
>
> Scott
>
> --
> You received this message because you are subscribed to the Google Groups
> "Perkeep" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Perkeep" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to