LoginSignup
2
2

More than 5 years have passed since last update.

Install RMagick on mac

Posted at

ImageMagickは、ここからバイナリ落としてインストール
http://cactuslab.com/imagemagick/

gem 'rmagick', '2.13.4', require: 'RMagick'
export PKG_CONFIG_PATH=/opt/ImageMagick/lib/pkgconfig/
bundle install
2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2