在安装软件包时,我遇到了以下错误...
/opt/theos is not writable. Please run `/opt/theos/bin/bootstrap.sh substrate` manually, with privileges.
make: *** [before-all] Error 1 有人知道如何解决这个错误吗?
发布于 2014-09-16 23:38:32
当您打开移动终端时,键入su,然后键入alpine,然后再次尝试make
发布于 2016-07-14 06:10:20
照它说的做。在终端运行"sudo /opt/theos/bin/bootstrap.sh底层“
https://stackoverflow.com/questions/25389690
复制相似问题