> I want to install ferret on windows. > I run the command 'gem install ferret', but I got this error.
It works with rubyinstaler.org 1.8.7 and DevKit. Fails on 1.9.2. Devise compiles and installs with 1.9.2 and 1.8.7 C:\Ruby>gem install devise --no-rdoc --no-ri Temporarily enhancing PATH to include DevKit... cleared faster_require caches due to new gem install... Building native extensions. This could take a while... cleared faster_require caches due to new gem install... cleared faster_require caches due to new gem install... Successfully installed warden-0.10.7 Successfully installed bcrypt-ruby-2.1.2 Successfully installed devise-1.1.2 3 gems installed -- 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.

