EOS 在Ubuntu 16.04 编译及安装
获取EOS代码 `git clone https://github.com/eosio/eos --recursive`
更新子模块 `git submodule update --init --recursive`
执行sh 自动安装 `cd eos` `./eosio_build.sh`
安装会先自动判断系统硬件是否符合安装条件及系统版本是否支持。
漫长等待,半小时左右,网络不好的话,40 - 50分钟。
编译完成后 `cd eos/build` 执行 `sudo make install` 否则会提示各种程序无法找到问题
常见问题
当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »