Hi! I'm running the Plan 9 from Bell Labs on a Raspberry Pi. It's the 9pi ported to Raspberry Pi by Richard Miller. I've managed to install Go on a Linux box but I would rather use Plan 9 OS since it's my preference among operative systems. The problem is that it means that I will have to compile Go from source code since there are no binaries for ARM yet. I'm a little apprehensive to do that and therefore I would like to have some advice on how to compile Go in Plan 9 and setting the environment variable so the system is aware of the Go laguage. Any help would be very appreciated.
Kind Regards, Mats