the permanent TODO

February 1, 2010

Installing Go with debian

Filed under: tech — Tags: , , , — {Francisco,François} Varas @ 10:50 am

I tried to install Go (Google’s programming language) this WE.
Under MAC OS X the install was clean, but under Debian I had a lot of error messages.
To avoid all that noise, you need to go to $GOROOT/src/pkg and edit the Makefile
search the NOTEST section and (respecting the identation) add:

http\
net\
syslog\

Try again and let me know if it works :)

Powered by WordPress