It should compile/install (via debian packages)
on linuxemu in Plan 9, just fine. Then you can
program, compile, execute all in one rio space.
ak
On Mon, Jan 10, 2011 at 8:34 AM, Skip Tavakkolian
wrote:
> I don't believe there is a way to build go on plan9. You have to build it on
> a Linux bo
I don't believe there is a way to build go on plan9. You have to build it on a
Linux box. Then compile go programs on the Linux box and run them on Plan 9. If
you use drawterm your Linux fs will be accessible via /mnt/term
-Skip
On Jan 10, 2011, at 10:01 AM, ROuNIN wrote:
> Hello all,
> I jus
run:
% 9fs sources
% /n/sources/contrib/fgb/root/rc/bin/contrib/install fgb/contrib
% contrib/install -f bichued/python
% contrib/install -f fgb/hg
that should work
On Mon, Jan 10, 2011 at 7:01 AM, ROuNIN wrote:
> Hello all,
> I just posted this golang-nuts. I would like someone to advise on wh