9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Mats Olsson <plan9.meo@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Installing Go in Plan 9 on the Raspberry Pi.
Date: Wed, 24 Dec 2014 15:38:08 +0000	[thread overview]
Message-ID: <CAEj9f0+PsV51UdqngcLKQi2fjqN+UjOBLPxZ4ZCACwVUmBeotA@mail.gmail.com> (raw)
In-Reply-To: <CANUoZoEkumy2YZ2KaiAWAR5Qpc3zVCvzx+gkyZd6_dZQ_WSicg@mail.gmail.com>

Thanks David!

Have to think a little about how to make this work. I have the sources
uncompressed on an SD card connected to the Raspberry Pi and it comes
up as /dev/sdU0.0 I think. But I don't know how to copy the sources
from there to my home directory. If you have any idea I'm all ears.
Otherwise I might try to use hget. Thanks again!

Kind Greetings,
Mats

2014-12-24 15:01 GMT, David du Colombier <0intro@gmail.com>:
> On Wed, Dec 24, 2014 at 3:53 PM, Mats Olsson <plan9.meo@gmail.com> wrote:
>> OK, thanks for your input. Looking forward to it. I've tried to import
>> the sources of Go and have failed. First I tried with "wget" a command
>> that doesn't exist in Plan 9. Looking in bin I found "webfsget" tried
>> it and the screen was filled with "runes". Deleted it and still I
>> can't get the syntax right to get the Go sources to my home directory.
>> If someone can give me a hint about how to get it right I would
>> greatly appreciate that. Then I can try to figure out how to compile
>> and set the environment right. Thanks again David!
>
> The equivalent of wget is hget(1).
>
> For example:
>
> % hget -o /tmp/go.tar.gz
> http://github.com/golang/go/archive/release-branch.go1.4.tar.gz
>
> The setup of the Go environment on Plan 9 is the same as on Linux.
>
> --
> David du Colombier
>
>



  reply	other threads:[~2014-12-24 15:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-24 14:11 Mats Olsson
2014-12-24 14:19 ` David du Colombier
2014-12-24 14:53   ` Mats Olsson
2014-12-24 15:01     ` David du Colombier
2014-12-24 15:38       ` Mats Olsson [this message]
2014-12-24 17:22         ` Quintile
2014-12-24 17:36 sl
2014-12-24 20:27 ` Mats Olsson
2014-12-24 23:20   ` Stanley Lieber
2014-12-25 13:22     ` Mats Olsson
2014-12-25 17:28       ` Bence Fábián

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=CAEj9f0+PsV51UdqngcLKQi2fjqN+UjOBLPxZ4ZCACwVUmBeotA@mail.gmail.com \
    --to=plan9.meo@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).