LoginSignup
3
2

More than 5 years have passed since last update.

bundle installでrmagick 2.13.1が途中でコケる場合の対応

Posted at

Homebrewで既にImagemagickをインストールしてる前提で。

cd /usr/local/Cellar/imagemagick/6.8.0-10/lib/
ln -s libMagickCore-Q16.7.dylib libMagickCore.dylib
ln -s libMagickWand-Q16.7.dylib libMagickWand.dylib

あとは普通にbundle install rmagic

3
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
3
2