当前位置: 代码迷 >> 综合 >> linux虚拟机ubuntu系统运行go文件出现错误exec: “gcc“: executable file not found in $PATH
  详细解决方案

linux虚拟机ubuntu系统运行go文件出现错误exec: “gcc“: executable file not found in $PATH

热度:3   发布时间:2024-02-28 00:01:30.0

直接 sudo apt install gcc

  相关解决方案