9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Federico G. Benavento" <benavento@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] python reloaded
Date: Mon, 25 May 2009 19:07:33 -0300	[thread overview]
Message-ID: <32d987d50905251507j498e5851s43ea35b03b7c105f@mail.gmail.com> (raw)
In-Reply-To: <a560a5d00905250443p46a70a76p719e74b59876821d@mail.gmail.com>

On Mon, May 25, 2009 at 8:43 AM, Rudolf Sykora <rudolf.sykora@gmail.com> wrote:
> Hello,
>
> I wanted to install python. From /n/sources/contrib/bichued/python I downloaded
>
> python-2.5.1-ape.tgz
> python-2.5.1-sys.tgz.
>
> I untared the former in my home directory.
> I untared the latter in / (I got /sys/python created...) --- this I
> read in README.Plan9 file in python-2.5.1-ape.tgz.
>
> Also in
> README.Plan9 file in python-2.5.1-ape.tgz
> I read I should use two patches
> /n/sources/patch/applied/ape-ftruncate
> /n/sources/patch/ape-chmod-dirbit.
>
> Should I just copy the files from there (but which, actually, I see
> e.g. chmod.c, chmod.c.orig, chmod.c.new) to the appropriate directory
> (which I can read from the 'files' file), and recompile? Can the
> path/apply command be used locally?
>
> Also, why are there two files, python-2.5.1-ape.tgz and
> python-2.5.1-sys.tgz? (When a new version of python, e.g. 2.6, is
> wanted, what must be done?)
>
> Also, again in README.Plan9 there is a list of recommended
> contrib/install packages, but when I run them in the given order,
> there are places where a package complains about dependency, to be
> solved by another package which follows. Thus should it be run with
> contrib/install -f?
>
you should get all the deps, I guess felipe was lazy enough to sort the
required packages in the right order, but I'm sure you can sort this out
but, you do need the deps, otherwise you want be able to link it.

btw, those patches help hg to work correctly.

ah, and to report python see the diff, not so many, also be aware that
there was a buffer overflow in python that only appeared in Plan 9 and
felipe fixed it, but I'll let him answer that

> Thanks
> Ruda
>
>



--
Federico G. Benavento



      reply	other threads:[~2009-05-25 22:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-25 11:43 Rudolf Sykora
2009-05-25 22:07 ` Federico G. Benavento [this message]

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=32d987d50905251507j498e5851s43ea35b03b7c105f@mail.gmail.com \
    --to=benavento@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).