9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] hg and golang
Date: Tue, 25 Mar 2014 14:02:53 -0400	[thread overview]
Message-ID: <acdf66c899cd560a4016987824013fc0@ladd.quanstro.net> (raw)
In-Reply-To: <CAA6Yd9VCQDus3wRhzue4k7T+iEPcW2K7O+g1JEqFBfN5nSZBFQ@mail.gmail.com>

> Number of plan9 installations at my tiny bedroom in a corner in India,
> went up from 1 to 2, 1st being a raspberry pi and now, a 9atom
> installation on virtualbox that I wanted to mess with, as a cpu
> system.

hopefully i've got this correct.  rc history to the rescue
python may or may not work on the standard distribution.  there are some
ape patches that have not gone in yet.

	cd /sys/src
	hget https://bitbucket.org/jas/cpython/get/2.7-plan9.tar.bz2 |bunzip2|tar xv
	hget http://selenic.com/hg/archive/b96cb15ec9e0.tar.bz2 |bunzip2|tar xv
	rm -f @LongLink
	mv jas-cpython-cea9c7fcee30 cpython	# details may vary
	mv Mercurial-b96cb15ec9e0 hg		# details may vary
	cd cpython
	mk
	mk stage
	mk install

python has some odd troubles with its mkfile, so you might need to mk stage
more than once.

- erik



  reply	other threads:[~2014-03-25 18:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-25 17:55 Ramakrishnan Muthukrishnan
2014-03-25 18:02 ` erik quanstrom [this message]
2014-03-25 18:32   ` Ramakrishnan Muthukrishnan
2014-03-25 18:35     ` erik quanstrom
2014-03-26  0:04       ` Ramakrishnan Muthukrishnan
2014-03-26  0:27         ` Jeff Sickel
2014-03-26  1:25           ` Ramakrishnan Muthukrishnan
2014-03-25 18:07 ` Skip Tavakkolian
2014-03-25 22:28 ` David du Colombier
2014-03-26  1:23   ` Ramakrishnan Muthukrishnan
2014-03-26 20:13     ` David du Colombier
2014-03-26  0:34 Erik Quanstrom
2014-03-26  1:28 ` Ramakrishnan Muthukrishnan
2014-03-26  2:10 Erik Quanstrom

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=acdf66c899cd560a4016987824013fc0@ladd.quanstro.net \
    --to=quanstro@quanstro.net \
    --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).