रमैगिक रत्न को स्थापित करने का प्रयास करते समय मुझे नीचे दिखाई गई त्रुटि मिलती है। मैं आरवीएम, रूबी 1.9.2-हेड और रेल 3.05 का उपयोग करके स्नोलेयोपार्ड 10.6 पर हूं। इसी तरह के सवालों के जवाब ImageMagick स्थापित करने की सिफारिश की, जो मैंने सफलतापूर्वक किया। अन्य ने "libmagick9-dev लाइब्रेरी" स्थापित करने का सुझाव दिया, हालांकि, मैं यह पता नहीं लगा सकता कि यह कैसे करना है।
मैं एक नया डेवलपर हूं, और मौजूदा स्पष्टीकरण या संसाधन के लिए कोई भी सहायता या निर्देश बहुत सराहना करता है। धन्यवाद!
jjdevenuta(opal)$ gem install rmagick
Fetching: rmagick-2.13.1.gem (100%)
Building native extensions. This could take a while...
ERROR: Error installing rmagick:
ERROR: Failed to build gem native extension.
/Users/jjdevenuta/.rvm/rubies/ruby-1.9.2-head/bin/ruby extconf.rb
checking for Ruby version >= 1.8.5... yes
checking for gcc... yes
checking for Magick-config... no
Can't install RMagick 2.13.1. Can't find Magick-config in /Users/jjdevenuta/.rvm/gems/ruby-1.9.2-head@rails3/bin:/Users/jjdevenuta/.rvm/gems/ruby-1.9.2-head@global/bin:/Users/jjdevenuta/.rvm/rubies/ruby-1.9.2-head/bin:/Users/jjdevenuta/.rvm/bin:/usr/local/bin:/usr/local/sbin:/usr/local/mysql/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/git/bin:/usr/X11/bin
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/Users/jjdevenuta/.rvm/rubies/ruby-1.9.2-head/bin/ruby
अद्यतन यदि आप एक मैक / ओएस एक्स उपयोगकर्ता हैं तो मैं आपके पैकेज इंस्टॉलर / प्रबंधक के रूप में होमब्रे का उपयोग करने की अत्यधिक अनुशंसा करूंगा। आप इसे यहाँ पा सकते हैं । मूल रूप से यह सवाल पूछने के बाद से मैंने अपने सभी पूर्व संस्थापनों को हटा दिया है जैसे कि rmagick और imagemagick, और Homebrew का उपयोग करके उन्हें पुनः इंस्टॉल किया। पैकेजों की एक विशाल सूची के साथ सुपर आसान, और अपडेट / अनइंस्टॉल एक चिंच भी हैं!