Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Ubuntu 10.04サーバーでrbenvを使用していて、すでにImageMagickをインストールしていますが、RMagickを正常にインストールできません。次のエラーメッセージが表示されます
Can't install RMagick 2.13.1. Can't find MagickWand.h
何か案は?
libmagickwandの開発ヘッダーを次のようにインストールする必要があります。
apt-get install libmagickwand-dev