On Oct 23, 2008, at 4:19 PM, Michael Klishin wrote: > 2008/10/23 Stephen Bannasch <[EMAIL PROTECTED]>: >> >> Trying to install edge merb on jruby -- starting with just merb-core. >> >> Am stuck because gem spicycode-rcov requires native libs. > > that gem is at github and comes from RSpec. Not sure what is the best > way to fix it at the moment.
Is Rubygems 1.3.0 available for JRuby yet? If so, you could try to upgrade. spicycode-rcov is a developer dependency, so in Rubygems >= 1.3 it won't be installed. See http://wiki.merbivore.com/faq/spicycode for full details. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
