drh37116 2017-06-05 20:51
浏览 210
已采纳

PowerPC版本的Go

I just got access to a powerful Minski IBM machine (Linux) and intend on running some go scripts on it. I have gone through a lot of the versions of golang and tried installing and using them on the machine but none of them seem to work. Is there some special version of GO that I need that is specially designed to work on this powerful computer.

I have now tried installing about 4 or 5 different versions but still keep getting:

The program 'go' is currently not installed. To run 'go' please ask your administrator to install the package 'golang-go'

I was told that there is no need for an administrator to do a system wide install and to just install golang on my machine.

I have been using this step-by-step to install GO on this machine: https://www.digitalocean.com/community/tutorials/how-to-install-go-1-6-on-ubuntu-14-04

I do not have root access on this machine, just FYI

EDIT: Problem solved

Had to use:

curl -O storage.googleapis.com/golang/go1.8.3.linux-ppc64le.tar.gz
  • 写回答

1条回答 默认 最新

  • douzhi8488 2017-06-05 22:17
    关注

    Go Downloads

    PowerPC architecture: ppc64le (64-bit PowerPC little-endian). For example, for Go 1.8.3,

    go1.8.3.linux-ppc64le.tar.gz: https://storage.googleapis.com/golang/go1.8.3.linux-ppc64le.tar.gz

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 对于相关问题的求解与代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料
  • ¥15 使用R语言marginaleffects包进行边际效应图绘制
  • ¥20 usb设备兼容性问题
  • ¥15 错误(10048): “调用exui内部功能”库命令的参数“参数4”不能接受空数据。怎么解决啊
  • ¥15 安装svn网络有问题怎么办