On Fri, Jan 4, 2013 at 2:32 PM, Constantine Vasil wrote:
You mean it rules out Amazon Linux (RHEL-based)?
--You mean it rules out Amazon Linux (RHEL-based)?
On Thursday, January 3, 2013 7:13:02 PM UTC-8, Dave Cheney wrote:
For Linux, the only requirement is kernel version 2.6.32 or later. This
rules out rhel/centos 5
wondered which one to chose.
--For Linux, the only requirement is kernel version 2.6.32 or later. This
rules out rhel/centos 5
On 04/01/2013, at 14:08, Constantine Vasil wrote:
recommended environment
I plan to use some of Linux distributions and because there are so manyrecommended environment
wondered which one to chose.
On Thursday, January 3, 2013 7:00:57 PM UTC-8, brainman wrote:
complained with the similar problem in a similar environment. As to AWS, as
far as I know Go windows builders from http://build.golang.org/ run on AWS
(http://code.google.com/p/go-wiki/wiki/DashboardBuilders). These run batch
of tests for every version committed. We do not see any errors like yours
there.
Mercurial. See http://golang.org/doc/install/source for instructions (you
will need to make adjustments for windows), also, when fetching source use
"hg clone https://code.google.com/p/go" command instead of "hg clone -u
release https://code.google.com/p/go". This should give you the "tip".
Alex
--On Friday, 4 January 2013 13:48:52 UTC+11, Constantine Vasil wrote:
So I moved to Amazon AWS. What is recommended environment suitable for
Golang in this case?
I do not know anything about "recommended environment". But, othersSo I moved to Amazon AWS. What is recommended environment suitable for
Golang in this case?
complained with the similar problem in a similar environment. As to AWS, as
far as I know Go windows builders from http://build.golang.org/ run on AWS
(http://code.google.com/p/go-wiki/wiki/DashboardBuilders). These run batch
of tests for every version committed. We do not see any errors like yours
there.
What is "tip" version of Go?
You must install from source files. And use "latest" version fromMercurial. See http://golang.org/doc/install/source for instructions (you
will need to make adjustments for windows), also, when fetching source use
"hg clone https://code.google.com/p/go" command instead of "hg clone -u
release https://code.google.com/p/go". This should give you the "tip".
Alex