gpt4 book ai didi

ubuntu - 如何使 "godoc"命令在我的系统上运行?

转载 作者:IT老高 更新时间:2023-10-28 13:05:23 24 4
gpt4 key购买 nike

“godoc”在我的系统上不起作用。(我使用的是 ubuntu 13.04)

godoc fmt

出现以下错误

2013/06/08 19:12:43 readTemplate: open /usr/lib/go/lib/godoc/codewalk.html: no such file or directory

“哪个去”给出:

/usr/bin/go

“go env”给出以下内容:

GOROOT="/usr/lib/go"
GOBIN=""
GOARCH="386"
GOCHAR="8"
GOOS="linux"
GOEXE=""
GOHOSTARCH="386"
GOHOSTOS="linux"
GOTOOLDIR="/usr/lib/go/pkg/tool/linux_386"
GOGCCFLAGS="-g -O2 -fPIC -m32 -pthread"
CGO_ENABLED="1"

我应该怎么做才能让它工作?

最佳答案

使用 go install 安装 godoc

go install -v golang.org/x/tools/cmd/godoc@latest

关于ubuntu - 如何使 "godoc"命令在我的系统上运行?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17000548/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com