Hacker News new | ask | show | jobs
by abarth 3605 days ago
Instructions for getting and building the code are here:

https://fuchsia.googlesource.com/manifest/+/master/README.md

It runs on arm, arm64, and x64.

1 comments

I tried the Ubuntu instructions on a Debian box but it errors out with:

fuchsia/.jiri_root/tmp/src/v.io/x/lib/cmdline/cmdline.go:236: undefined: os.Unsetenv

I suspect it is because the version of go in the repo is too old, I tried manually installing the newer version but still no joy