`
xumingyong
  • 浏览: 176153 次
  • 性别: Icon_minigender_1
  • 来自: 成都
社区版块
存档分类
最新评论

GO语言在UBUNTU10.10下安装

    博客分类:
  • go
阅读更多

1. apt-get install bison

 

2. 将http包放在$HOME/go/src/pkg/Makefile文件中的NOTEST下,否则会出错。

 

3. 其余步骤按照安装说明做即可。

 

4. 编译完后的显示结果:

 

--- cd ../test

2 known bugs; 0 unexpected bugs

 

ALL TESTS PASSED

 

---

Installed Go for linux/386 in /home/xu/go.

Installed commands in /home/xu/go/bin.

*** You need to add /home/xu/go/bin to your $PATH. ***

The compiler is 8g.


分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics