9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Steven Stallion" <sstallion@gmail.com>
To: 9fans@9fans.net
Subject: Updated contrib packages for go1.13.5
Date: Mon, 13 Jan 2020 09:18:53 -0600	[thread overview]
Message-ID: <5c61005f102ddca3457831c25a364051@gunge.quuxotic.net> (raw)

All,

I've added arm and 386 packages for go1.13.5 on 9p.io.  I decided to
package the entire GOROOT, so while the archive isn't particularly
large, it will take some time to install due to the number of files
contained within.

Assuming you have moved over to 9p.io for sources, you can install via
fgb's contrib by issuing:

% contrib/install stallion/go-$cputype

After installing this package, /$cputype/go/bin should be added to
/lib/namespace.local to add GOROOT to the default namespace.

By default, the go command will install binaries to $home/go/bin,
which may not be desirable for sites with multiple cputypes.  To avoid
this issue, user profiles should be amended to either set
GOBIN=$home/bin/$cputype or bind -c $home/bin/$cputype $home/go/bin.

Cheers,
Steve


             reply	other threads:[~2020-01-13 15:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-13 15:18 Steven Stallion [this message]
2020-01-13 16:51 ` [9fans] " Lucio De Re
2020-01-13 19:28   ` Steven Stallion

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5c61005f102ddca3457831c25a364051@gunge.quuxotic.net \
    --to=sstallion@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).