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'
運が悪い(上記と同じエラーメッセージが表示されます)。ここで提案されました:ImageMagickとのリンクを作成する
醸造の更新によると、私は最新です。Brew Doctor は次のように返します。
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