Development discussion of WireGuard
 help / color / mirror / Atom feed
* Openbsd update recommendation
@ 2018-06-01 23:26 jungle Boogie
  2018-06-02  3:15 ` Jason A. Donenfeld
  0 siblings, 1 reply; 6+ messages in thread
From: jungle Boogie @ 2018-06-01 23:26 UTC (permalink / raw)
  To: wireguard

Hi All,

For openBSD instructions here:
https://www.wireguard.com/install/#packages

Curl is not apart of base, so you can either assume the users have
curl installed, or use ftp(1) in the example. If you're doing the
latter, you'll need a pkg_add to also include curl.

https://man.openbsd.org/ftp.1


Also, I already have a go path setup. How do I get around this?

cd .gopath/src/git.zx2c4.com/wireguard-go && dep ensure -vendor-only -v
/usr/src/wireguard/wireguard-go-0.0.20180531 is not within a known GOPATH/src
gmake: *** [Makefile:33: vendor/.created] Error 1
gmake: Leaving directory '/usr/src/wireguard/wireguard-go-0.0.20180531'


$ echo $GOPATH
/home/jungle/gopath

Thanks!

-- 
-------
inum: 883510009027723
sip: jungleboogie@sip2sip.info

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-06-02 20:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-01 23:26 Openbsd update recommendation jungle Boogie
2018-06-02  3:15 ` Jason A. Donenfeld
2018-06-02  7:08   ` Jungle Boogie
2018-06-02 14:39     ` Jason A. Donenfeld
2018-06-02 20:07       ` Jungle Boogie
2018-06-02 11:56   ` Matthias Urlichs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).