Re: [9fans] plan9 does not boot on raspi

2014-10-03 Thread Floris van Manen
On 3 Oct 2014, at 10:57, Richard Miller <9f...@hamnavoe.com> wrote: > My guess is that the copy onto SD card did not succeed completely > and the fossil filesystem is missing or damaged. Good guess :-) The confusion was in the meaning of copying the 9pi.img onto the SD card. Not dragging the con

[9fans] python for plan9 ?

2015-08-15 Thread Floris van Manen
Is there a recent python port for plan9 ? Or is it a no go area? .F signature.asc Description: Message signed with OpenPGP using GPGMail

Re: [9fans] python for plan9 ?

2015-08-15 Thread Floris van Manen
is there a python 3.4 port ? .F > On 15 Aug 2015, at 17:21, Jeff Sickel wrote: > > The 2.7.9 release isn’t complete yet given a backport of the SSL module from > Python 3 > to Python 2.7.9. You may want to track > > hg clone -b 2.7-plan9 -u 93565 https://bitbucket.org/jas/cpython > >