On Tue, Nov 25, 2008 at 3:24 PM, venetanji <[EMAIL PROTECTED]> wrote: > > Is there any win32 build for do_sqlite3-0.9.7? > > I installed version 0.9.6 but dm-core wants version 0.9.7. I get this > error > > /site_ruby/1.8/rubygems.rb:636:in `report_activate_error': RubyGem > version error: do_sqlite3(0.9.6 not ~> 0.9.7) (Gem::LoadError) > > I tried to downgrade dm to 0.9.5 (0.9.6 doesn't seem to work for gem, > why?) ad i get "cannot find dm-core" error > > Any clue?
I'll like to comment on this topic. Both 0.9.6 and 0.9.7 releases of DM where made due the need to "match" Merb updates and it's fast RC cycle. Due that, more than 15 gems that conform DM were released without proper testing. This is better described in this ticket of DM: http://wm.lighthouseapp.com/projects/4819/tickets/660-require-sqlite3-fails-with-do_sqlite3-097 We could do a quick release and try to fix this mess, but we believe it will only delay another series of problems. I've been working on the simplification of the gem compilation process so it doesn't require a Windows box to do the releases. On this front I cannot go faster since daily job requires my attention. > I wish I could install ubuntu at work... > Yet still 0.9.7 will not work for you, due the inclusion of the windows binary inside the gem, something that shouldn't be in the first place. -- Luis Lavena AREA 17 - Human beings, who are almost unique in having the ability to learn from the experience of others, are also remarkable for their apparent disinclination to do so. Douglas Adams --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
