跟著csdn上的博主走,想要搭建eos環境。
硬體配置已經配置好了,在終端上下好了檔案后準備進行編譯。
@ubuntu:~$ git clone https://github.com/EOSIO/eos.git -b DAWN-2018-02-14 --recursive
fatal: destination path 'eos' already exists and is not an empty directory.
但試了幾種方法都不行,
ubuntu:~$ .build.sh ubuntu full
.build.sh: command not found
或者@ubuntu:~$ cd eos
@ubuntu:~/eos$ ./build.sh ubuntu full
bash: ./build.sh: No such file or directory
或者@ubuntu:~/eos$ sudo ./eosio_build.sh
[sudo] password for :
sudo: ./eosio_build.sh: command not found
都不行
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/47880.html
標籤:非技術區
上一篇:【求助】關于呼叫系統呼叫問題
下一篇:安裝LINUX系統(rhel)
