From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 26 Jan 2016 16:52:00 -0500 From: sl@9front.org To: 9fans@9fans.net Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] Go on Plan 9? Topicbox-Message-UUID: 7fd109e6-ead9-11e9-9d60-3106f5b1d025 >>From http://fqa.9front.org/appendixl.html: #=C2=A0automatically=C2=A0converted=C2=A0ca=C2=A0certs=C2=A0from=C2=A0mo= zilla.org hget=C2=A0http://curl.haxx.se/ca/cacert.pem=C2=A0>/sys/lib/tls/ca.pem #=C2=A0shell=C2=A0script=C2=A0that=C2=A0emulates=C2=A0git=C2=A0commands hget=C2=A0http://9front.org/extra/rc/git=C2=A0>$home/bin/rc/git chmod=C2=A0775=C2=A0$home/bin/rc/git #=C2=A0fetch=C2=A0the=C2=A0repository git=C2=A0clone=C2=A0https://go.googlesource.com/go cd=C2=A0go git=C2=A0checkout=C2=A0go1.4.2 #=C2=A0build=C2=A0go cd=C2=A0src ./make.rc #=C2=A0install=C2=A0documentation go=C2=A0get=C2=A0golang.org/x/tools/cmd/godoc #=C2=A0go! Newer versions of go seem to have problems with Plan 9. sl