Looking for any GO people on the list who might be able to help me dechiper what this error means which trying to install LXD CLI on to a OS X machine.
If I check my current GO path on OS X it's at /usr/local/go Which is where GO installed it at. I got the current LXD tar ball CD to it's top folder and called make From here it give GO path not found error…….through out the whole make script lxd-0.14 kevin$ make go get -v -d ./... package github.com/chai2010/gettext-go/gettext: cannot download, $GOPATH not set. Has any one tried doing this on OS X yet and can see what is going wrong here? -Kevin On Jul 25, 2015, at 7:17 AM, Stéphane Graber <[email protected]> wrote: > On Fri, Jul 24, 2015 at 06:30:07PM -0700, Kevin LaTona wrote: >> >> >> >>> This is the first release of LXD where the client may be built on operating >>> systems >>> other than Linux. At the moment, MacOS X has been confirmed to work and >>> Windows is known not to work, >>> other Unix may work too but haven't been tested. >> >> >> I noticed this on the Linux Containers.org website today and it piqued my >> interest but not much else info to figure out what it really means yet. >> >> Does anyone know of any links to any other information that talks about it >> yet? >> >> The reference to a "client" is not making much sense to me, given I thought >> LXD runs as a daemon that allows a CLI or Rest interaction to a Host running >> LXC's >> >> >> -Kevin > > It means the CLI tool can be built and run on OSX. The daemon is > Linux-specific. > > > -- > Stéphane Graber > Ubuntu developer > http://www.ubuntu.com > _______________________________________________ > lxc-users mailing list > [email protected] > http://lists.linuxcontainers.org/listinfo/lxc-users _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
