public inbox for govpn-devel@lists.cypherpunks.ru
Atom feed
From: stargrave@stargrave•org
To: Alan Holt <berber.it@gmail•com>
Cc: govpn-devel@lists.cypherpunks.ru
Subject: Re: [Govpn-devel] build from last tarball
Date: Wed, 13 May 2015 13:14:52 +0300	[thread overview]
Message-ID: <20150513101452.GA8522@stargrave.org> (raw)
In-Reply-To: <CAKw30noCG1VzPQsT-LcHpt6AwkJMo-Z=tQQew9vzjb=RDuUg0A@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 661 bytes --]

*** Alan Holt [2015-05-13 13:03]:
>For *FreeBSD *I've got next error:
>
>[root@freebsd ~/govpn]# make
>...
>HEAD is now at 36aebfe... changed license to BSD
>GOPATH=/root/govpn go build -ldflags "-X govpn.Version 3.2"
>govpn/cmd/govpn-client
>go: not found

You have to install Go programming language compiler first. GoVPN is not
written on C: so Go compiler is a separate package as a rule. It is the
only major dependency. On FreeBSD you can install lang/go port. Seems
that Ubuntu and CentOS has it preinstalled.

Thanks for the feedback! I will create an updated tarballs with
Makefile-related fixes.

-- 
Happy hacking, Sergey Matveev

[-- Attachment #2: Type: application/pgp-signature, Size: 801 bytes --]

  reply	other threads:[~2015-05-13 10:15 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-13  7:59 [Govpn-devel] build from last tarball Alan Holt
2015-05-13  8:47 ` stargrave
2015-05-13  9:00   ` Alan Holt
2015-05-13  9:36     ` stargrave
2015-05-13 10:01       ` Alan Holt
2015-05-13 10:14         ` stargrave [this message]
2015-05-13 10:52           ` Alan Holt
2015-05-13 11:41             ` stargrave
2015-05-13 13:31               ` Alan Holt
2015-05-13 13:47                 ` Alan Holt
2015-05-13 14:09                   ` stargrave
2015-05-13 14:55                     ` Alan Holt
2015-05-13 16:52                       ` stargrave
2015-05-14  8:30                         ` Alan Holt
2015-05-14  9:22                           ` Alan Holt
2015-05-14 12:34                             ` stargrave
2015-05-14 13:25                           ` stargrave
2015-05-14 13:32                             ` Alan Holt
2015-05-14 14:11                               ` stargrave
2016-01-19 19:04                                 ` Alan Holt
2016-01-19 22:08                                   ` stargrave
2016-01-19 22:58                                     ` Alan Holt
2016-01-20  7:53                                       ` stargrave
2016-01-21  9:43                                       ` stargrave
2016-01-28 10:26                                         ` Alan Holt
2016-01-28 10:46                                           ` stargrave
2016-01-28 13:39                                             ` Alan Holt
2016-01-28 14:20                                               ` stargrave
2015-05-13 14:06                 ` stargrave