よくわからないこと…</p>
私がするとき
$ convert file.jpg file2.jpg
すべて正常に動作します。Railsアプリ内からのペーパークリップでも完全に機能していました。
しかし、同じ以前の gemfile のセットアップを使用して新しくデプロイされた Rails アプリ (3.2.9) の場合、次のようなエラーが発生します。
identify: ipossible to open image `file': @ error/blob.c/OpenBlob/2498.
identify: no delegate to decode this image format `file' @ error/constitute.c/ReadImage/532.
いくつかの rvm/ruby のインストールに関係しているようですが、どこから始めればよいかわかりません