Sharagoz -- wrote:
> RMagick-2.12.0-ImageMagick-6.5.6-8-Q8.zip contains a file called 
> "rmagick-2.12.0-x86-mswin32.gem". Extract this file somewhere, for 
> instance c:\rmagick
> 
> On the command prompt run:
> cd /rmagick
> gem install rmagick --local

Thank you. I got the Rmagick installed as below.

C:\VR\downloads\RMagick-2.12.0-ImageMagick-6.5.6-8-Q8>gem install 
RMagick
Successfully installed rmagick-2.12.0-x86-mswin32
1 gem installed
Installing ri documentation for rmagick-2.12.0-x86-mswin32...
Installing RDoc documentation for rmagick-2.12.0-x86-mswin32...

Then I install simple_captcha, I get following error:
C:\VR\RailsPrograms\health\vendor\plugins>rake simple_captcha:setup
(in C:/VR/RailsPrograms/health)
rake aborted!
126: The specified module could not be found.   - 
C:/Ruby19/lib/ruby/gems/1.9.1/
gems/rmagick-2.12.0-x86-mswin32/ext/RMagick2.so
(See full trace by running task with --trace)

Can you please tell me what else needs to be done.

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to