golang go get 安装 和 使用

go get code.google.com/p/freetype-go/freetype

安装freetype报错:

package code.google.com/p/freetype-go/freetype: exec: "hg": executable file not found in $PATH

参考这个:

https://code.google.com/p/go-wiki/wiki/GoGetTools

 

yum install '*mercurial*'

 

还碰见了一个问题,就是这个https不可访问,大概可能也许是因为需要你FQ

 

package code.google.com/p/freetype-go/freetype: Get https://code.google.com/p/freetype-go/source/checkout?repo=: dial tcp 74.125.128.138:443: connection timed out

本文来自:博客园

感谢作者:the-moving-ear

查看原文:golang go get 安装 和 使用

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。