Skip to content

Instantly share code, notes, and snippets.

@kei-s
Created October 1, 2012 04:29
Show Gist options
  • Save kei-s/3809475 to your computer and use it in GitHub Desktop.
Save kei-s/3809475 to your computer and use it in GitHub Desktop.
Mountain Lion, homebrew, imagemagick, update

Mountain Lion, homebrew, imagemagick, update

convert -v が通るようになれば imagemagick アップデート完了なのでステップ毎にチェック。

imagemagick に関係しないものもあるかも。

  1. brew doctor で warning なくなるまで対応

    brew install autoconf fontconfig freetype libpng p11-kit とか

    brew link cairo とか

  2. brew install libtool

  3. "X11 いれろや" って言われるので http://xquartz.macosforge.org/landing/ からインストール

  4. convert -v が通るはず

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment