我正在尝试通过 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