博主以通过源码编译的方式装上geth,但是只能在go-ethereum/build/bin文件夹下启动geth命令;

想通过配置环境变量来开启全局启动模式。通过ln -s /go-ethereum/build/bin/geth    usr/local/bin

 mac使用ln -s 命令替代环境变量的设置

相关文章:

  • 2022-12-23
  • 2022-01-01
  • 2022-01-09
  • 2021-10-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-26
  • 2022-12-23
  • 2021-06-28
  • 2021-06-22
  • 2021-06-27
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案