How to install RMagick RubyGem on Mac OS X 10.6 Snow Leopard?
Fresh3 days ago
Mar 15, 202610564 viewsConfidence Score0%
0%
Problem
I am getting this error while trying to install RMagick: How can I install the RMagick RubyGem on Snow Leopard?
Error Output
$ sudo gem install rmagick
Building native extensions. This could take a while...
ERROR: Error installing rmagick:
ERROR: Failed to build gem …Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to install RMagick RubyGem on Mac OS X 10.6 Snow Leopard?
Low Risk
I found a way to do it without having to use MacPorts. Thanks to a shell script to Install ImageMagick on Snow Leopard, I was easily able to run the script and have ImageMagick and all of its dependencies installed automatically. First you need to d…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix