Re: [9fans] Need help on installing Google Go for The Plan 9 Operating system

2011-01-15 Thread Akshat Kumar
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

Re: [9fans] Need help on installing Google Go for The Plan 9 Operating system

2011-01-10 Thread Skip Tavakkolian
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

Re: [9fans] Need help on installing Google Go for The Plan 9 Operating system

2011-01-10 Thread Federico G. Benavento
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