up vote 1 down vote favorite
share [g+] share [fb]

Do you have a detailed guide for this? Thanks a lot :)

link|improve this question

69% accept rate
feedback

2 Answers

up vote 1 down vote accepted

in Windows:

gem install rmagick --source http://rubyforge.org/frs/download.php/61207/rmagick-2.11.0.gem

but according to this Installation Faq you need to install ImageMagick and GraphicsMagick first

you might also want to consult Seamless Support for MinGW and open-discussion and the notes of Akita on Rails on the One-Click Ruby Installer by Luis Lavena

UPDATE: here's an update on Akita on Rails' article

link|improve this answer
feedback

http://rubyforge.org/tracker/index.php?func=detail&aid=21495&group%5Fid=12&atid=134 also looks hopeful

link|improve this answer
betterlogic.com/roger/?p=2186 is how to "really" compile it using mingw :) – rogerdpack Nov 20 '09 at 1:35
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.