I forgot the link to the changed files, i shall put the tarball on contrib/pac in a few minutes ++pac On Tue, Jan 3, 2012 at 12:06 PM, Peter A. Cejchan wrote: > I use Ron Minnich's distribution from > http://code.google.com/r/rminnich-9go/ > It compiles fine on native plan9-386. I had to do some minor changes, > however. Get this tarball, unpack and cpdir -m to $GOROOT > It is somewhat outdated compared to Lucio's version (this is 60.2) > Just do: > > ## Go language install > cd > hg clone https://code.google.com/p/rminnich-9go go > bind -ac . / > cd /go > rc /go/src/9setup > cd 9/prebuilt > rc install > cd /go/src > mk install > > ### > > Hope this helps. > ++pac >