Installing rmagick on OS X
Posted by Luke Cowell on June 01, 2009 at 09:59 PM
For some reason the gem tries to build against a PPC library, which on my intel machine, doesn't not work.
sudo su -
ARCHFLAGS='-arch i386' gem install rmagick
Note: you might need to fix the quotes.
Comments
There is 1 comment on this post. Post yours →
Seems like an error in OS X - I will try your fix.
Post a comment
Required fields in bold.