美文网首页
homebrew 安装ldid 失败

homebrew 安装ldid 失败

作者: Rui哥 | 来源:发表于2018-06-06 10:31 被阅读24次

    在使用homebrew 安装 ldid 签名工具失败提示如下:
    安装命令:

    sudo brew install ldid
    

    提示错误如下:

    Running Homebrew as root is extremely dangerous and no longer supported.
    As Homebrew does not drop privileges on installation you would be giving all build scripts full access to your system.
    

    正解是不要使用root 权限来安装即使用 brew install ldid 即可。

    相关文章

      网友评论

          本文标题:homebrew 安装ldid 失败

          本文链接:https://www.haomeiwen.com/subject/mlzvsftx.html