gpt4 book ai didi

ruby - 无法 'brew link' imagemagick

转载 作者:数据小太阳 更新时间:2023-10-29 06:55:05 26 4
gpt4 key购买 nike

我正在尝试通过 brew 安装 Imagemagick,我在安装时收到此消息:

    Warning: imagemagick-6.8.6-3 already installed, it's just not linked

当我尝试通过 brew link 链接它时,我得到了这个:

    brew link imagemagick
Warning: Could not link imagemagick. Unlinking...
Linking /usr/local/Cellar/imagemagick/6.8.6-3...
Error: File exists - /usr/local/etc

想法??我试过:

    'brew link -f imagemagick' 

没有运气(我收到与上面相同的错误消息)。此处建议:Brew linking with ImageMagick

根据 brew update,我是最新的。 Brew 医生返回这个:

    Warning: You have MacPorts or Fink installed:
/Users/user_name/.rvm/bin/port, /opt/local/bin/port

This can cause trouble. You don't have to uninstall them, but you may want to
temporarily move them out of the way, e.g.

sudo mv /opt/local ~/macports

Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:

imagemagick

最佳答案

您需要删除 /usr/local/etc 中的 imagemagick 文件,以便 brew 可以在那里写入一个新文件。

旧文件是由 brew 以外的其他东西放在那里的。可能是另一个包管理器。

更新 2015.03.07:正如 Chords 在上面的评论中指出的那样,可能需要完全删除该文件夹。 (尽管设置正确的权限和组可能是等效的措施。)

关于ruby - 无法 'brew link' imagemagick,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18700143/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com